
15 Nov
2006
15 Nov
'06
11:24 p.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