Sending mail using SSL just hangs. Logs show connection, then disconnect.
Sending mail using TSL works.
Adding the following to main.cf didn't help:
smtpd_tls_protocols = SSLv1 SSLv2 SSLv3 TLSv1
The reason for sticking with SSL is for Outlook 2003 that doesn't have
an option for TSL.
Thanks
Brian Evans wrote:
The reason for sticking with SSL is for Outlook 2003 that doesn't
have an option for TSL.
"SSL" in older versions of Outlook (pre-2007 to my understanding)
means the depreciated smtps port 465. Postfix supports this using
wrapper mode and there is an example in your master
Benny Pedersen" wrote:
yes this is clear to me its is so, but i dont know why self signed
ssl is being used so much when there is plenty of good trusted
signers :/
There's little advantage to using CAcert or other free signing
authorities compared to self-signed, since not even Firefox has