Re: different mechanism filter for two ISPs

2022-01-04 Thread Henrique Martins
wv> Use sender_dependent_default_transport_maps, and create SMTP delivery wv> transports in master.cf each with their own smtp_sasl_mechanism_filter wv> setting. wv> In the lookup result, specify an SMTP delivery transport:host. wv> Postfix expects the same syntax as "default_transport". Thanks!

Re: different mechanism filter for two ISPs

2022-01-04 Thread Wietse Venema
Wietse Venema: > Henrique Martins: > > Redirection through google or dreamhost is handle through > > relayhost = [gmail-smtp.l.google.com]:587 > > smtp_tls_policy_maps = hash:/etc/postfix/tls_policy > > smtp_use_tls = yes > > smtp_tls_security_level = may > > smtp_sasl_auth_enable = yes >

Re: different mechanism filter for two ISPs

2022-01-04 Thread Wietse Venema
Henrique Martins: > Redirection through google or dreamhost is handle through > relayhost = [gmail-smtp.l.google.com]:587 > smtp_tls_policy_maps = hash:/etc/postfix/tls_policy > smtp_use_tls = yes > smtp_tls_security_level = may > smtp_sasl_auth_enable = yes > smtp_sasl_password_maps =