alecpl
2010-05-28 f07d238b1b4d75b34639be873dcc1b1627404ae7
config/main.inc.php.dist
@@ -80,6 +80,9 @@
// after login. Set to True if you've got this case.
$rcmail_config['imap_force_caps'] = false;
// IMAP connection timeout, in seconds. Default: 0 (no limit)
$rcmail_config['imap_timeout'] = 0;
// ----------------------------------
// SMTP
// ----------------------------------
@@ -111,6 +114,9 @@
// localhost if that isn't defined. 
$rcmail_config['smtp_helo_host'] = '';
// SMTP connection timeout, in seconds. Default: 0 (no limit)
$rcmail_config['smtp_timeout'] = 0;
// ----------------------------------
// SYSTEM
// ----------------------------------