On Mon, 5 Apr 2010 12:58:29 -0400, Carlos Mennens carloswill@gmail.com wrote:
On Mon, Apr 5, 2010 at 10:54 AM, A.L.E.C alec@alec.pl wrote:
In 0.3.1 TLS for SMTP is used by default (if server supports it) and tls:// prefix doesn't work at all. In current svn-trunk version you
must
use tls:// prefix to force TLS.
So can I leave the specified port as 25 or will it not default to TLS if the port for SMTP is 25?
// SMTP port (default is 25; 465 for SSL) $rcmail_config['smtp_port'] = 25;
the default port for TLS is 587 don't use 25 _______________________________________________ List info: http://lists.roundcube.net/users/