On Mon, Apr 5, 2010 at 10:54 AM, A.L.E.C <[email protected]> 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; _______________________________________________ List info: http://lists.roundcube.net/users/
