till
e240d5b35b
* disabled smtp check if no smtp is configured ;) (thanks, Assid)
17 years ago
till
f0cc628bdb
* bugfix: wouldn't take supplied user/pass from check.php to send smtp email
...
* removed tabs (DO NOT USE THEM!!!)
* bugfix: $send_headers was not set at all
* decrypt_passwd() shouldn't be necessary anymore (because we "inject" the form params into $CONFIG)
17 years ago
till
a9261ca028
* added GD to the optional libs (quota image) - Thanks lancey!
17 years ago
thomascube
e5091219f1
Add urls for PHP modules and PEAR packages; also check for iconv and openssl
17 years ago
till
24e1f19fc0
* silenced dl() again (DONT CHANGE THIS!)
...
* added a check for needed PHP extensions
17 years ago
svncommit
31ff9f3419
tweaks
17 years ago
till
342db9d08a
* check.php: add another check for zlib.output_compression 0
...
* .htaccess: forcing it off
17 years ago
till
e1dc8ba3d4
* showing db error
17 years ago
till
ab9642fffb
* extended db checks (also for optional read-only dsn)
17 years ago
till
d7f7951581
* revised .ini checks and added magic_quotes_*
17 years ago
till
6b9e4a21aa
* added check for loaded database modules
...
* added MDB2 to lib check
17 years ago
thomascube
89ef0e6e1b
Check for 3rd party libs + test configured temp/logs dirs for write access + DRY
17 years ago
till
2868a39310
* a few additions (eyecandy)
17 years ago
till
98154a9db5
* fixed a typo
17 years ago
till
1a13d6e338
* added check.php to svn:ignore
...
* implemented IMAP check (thanks to Maximilian), #1483912
17 years ago
thomascube
7886efa0ab
Use our internal functions to send a test mail (PEAR::Mail is not bundeled with RoundCube)
17 years ago
till
8b661f6513
* added a comment in regard to 'from' in check.php-dist
17 years ago
till
19881691bd
* removed check.php (security issue)
...
* added check.php-dist
* new in check(.php-dist): smtp check, prettyfied errors
17 years ago