Changeset 3192 in subversion for trunk/roundcubemail/config/main.inc.php.dist
- Timestamp:
- Jan 1, 2010 5:42:59 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/config/main.inc.php.dist
r3089 r3192 96 96 $rcmail_config['virtuser_query'] = ''; 97 97 98 // use this host for sending mails. 99 // to use SSL connection, set ssl://smtp.host.com 100 // if left blank, the PHP mail() function is used 98 // SMTP server host (for sending mails). 99 // To use SSL connection, set ssl://smtp.host.com 100 // WARNING: Don't use 'tls://' prefix, TLS is used by default if possible 101 // If left blank, the PHP mail() function is used 101 102 // Use %h variable as replacement for user's IMAP hostname 102 103 $rcmail_config['smtp_server'] = '';
Note: See TracChangeset
for help on using the changeset viewer.
