On 11-08-11 08:38, Koenraad Lelong wrote:
Hi John,
Thanks for your response, it's a start. The user is not in yet, but I checked my mail-server. AFAIK, postfix does not listen on port 465. Only port 25 and port 587. Would it be possible to post your postfix-configs ? I'll give it a try to send to port 587, but I doubt SSL would work, as far as I know the working of starttls. Still searching.
Regards,
Koenraad Lelong.
Hi, I found how to send via SSL. In master.cf there was an entry for smtps. Uncommented this and restarted postfix. Of course the firewall port must be open. To enforce authentication, I copied the settings from submission so it becomes : smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_client_restrictions=permit_sasl_authenticated,reject I hope I don't have security leaks ;-). Regards, Koenraad Lelong. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org