Neil wrote:
Okay, how can I get SSL enabled/working then?
Uncomment the "smtps" entries in your master.cfIt should looks pretty much like this (beware line wrapping in the mail):
smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticated,reject -o milter_macro_daemon_name=ORIGINATING -- Noel Jones