Charles Marcus wrote:
> On 2011-12-28 4:37 PM, Stan Hoeppner <[email protected]> wrote:
>> Have you read this yet?  3-4 years old.
>> http://trac.roundcube.net/ticket/1484883
> 
> Thanks Stan...
> 
>> Alec's final patch doesn't state whether one needs to use
>> $rcmail_config['smtp_server'] = 'tls://smtp.host.com';
> 
> Actually it does:
> 
> "I just added a patch (#1484883.200812170953.patch) to enable the 
> 'tls://' prefix in Net/SMTP. Please test."
> 
> Just tested and it is now working...
> 
> Alec - maybe the main.inc.php config file should document this like it 
> does the use of the deprecated port 465 for smtps?

>From config/main.inc.php.dist

// SMTP server host (for sending mails).
// To use SSL/TLS connection, enter hostname with prefix ssl:// or tls://
// If left blank, the PHP mail() function is used
// Use %h variable as replacement for user's IMAP hostname
$rcmail_config['smtp_server'] = '';

~Thomas
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd

Reply via email to