alecpl
2011-04-27 4ae996cc3d8dfa20e018287e8fe276108ae0d1f9
- %s will not work with smtp_server


1 files modified
1 ■■■■ changed files
config/main.inc.php.dist 1 ●●●● patch | view | raw | blame | history
config/main.inc.php.dist
@@ -120,7 +120,6 @@
// %h - user's IMAP hostname
// %n - http hostname ($_SERVER['SERVER_NAME'])
// %d - domain (http hostname without the first part)
// %s - domain name after the '@' from e-mail address provided at login screen
// %z - IMAP domain (IMAP hostname without the first part)
// For example %n = mail.domain.tld, %d = domain.tld
$rcmail_config['smtp_server'] = '';