On 2/13/2009, [email protected] ([email protected]) wrote: > Is it possible relay mail trhough smstps under postfix?
Assuming you meant smtps, you can enable this in master.cf, by uncommenting these lines (I'm unsure what the last line does though): #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 -- Best regards, Charles
