On Wed, 05 Aug 2009 23:17:55 +0200, Julien Vehent <[email protected]>
wrote:

> $rcmail_config['smtp_server'] = 'ssl://localhost';

try without ssl, you will have tls enabled in port 25 ?

> $rcmail_config['smtp_port'] = 25;
> $rcmail_config['smtp_user'] = '%u';
> $rcmail_config['smtp_pass'] = '%p';
> $rcmail_config['smtp_auth_type'] = 'PLAIN';

here i have null, and my 0.3 does fine smtp auth see my header :)

-- 
Benny Pedersen
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to