
16 Nov
2006
16 Nov
'06
8:24 a.m.
James Brown wrote:
[ssmtp] client = yes accept = 465 connect = 25
I'm afraid configuring SSL client to encrypt your loopback interface is not very useful. 8-) I guess what you want to do is to setup SSL *server* on a separate port. To do this add the following to your master.cf file: smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes Best regards, Mike