Aleksander Machniak
2013-06-20 976ba376a94db6ac0891bc02437cea9f9cc08093
Merge branch 'master' of github.com:roundcube/roundcubemail
1 files modified
2 ■■■■■ changed files
config/main.inc.php.dist 2 ●●●●● patch | view | raw | blame | history
config/main.inc.php.dist
@@ -179,6 +179,8 @@
$rcmail_config['smtp_helo_host'] = '';
// SMTP connection timeout, in seconds. Default: 0 (no limit)
// Note: There's a known issue where using ssl connection with
// timeout > 0 causes connection errors (https://bugs.php.net/bug.php?id=54511)
$rcmail_config['smtp_timeout'] = 0;
// ----------------------------------