fix(mail): prefer ipv4
This commit is contained in:
@@ -1355,8 +1355,6 @@ postfix:
|
||||
smtpd_helo_restrictions = reject_unknown_helo_hostname
|
||||
smtpd_sender_restrictions = reject_unknown_sender_domain
|
||||
smtpd_client_restrictions = permit_mynetworks
|
||||
smtp_data_restrictions = reject_unauth_pipelining
|
||||
smtp_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
smtpd_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
|
||||
|
||||
Reference in New Issue
Block a user