On 9/5/24 12:53 PM, Noel Jones via Postfix-users wrote:
On 9/5/2024 12:45 PM, Noel Jones via Postfix-users wrote:
On 9/5/2024 9:05 AM, Thomas Cameron via Postfix-users wrote:

smtpd_recipient_restrictions =
     check_sender_access regexp:/etc/postfix/sender_access
     permit_mynetworks
     permit_auth_destination

Note permit_auth_destination allows any mail addressed to you. This effectively bypasses all your nice rbl rules below.

     permit_sasl_authenticated


You should probably put
reject_unauth_destination
here.

That makes sense. Thank you, Noel!
--
Thanks!
Thomas Cameron, RHCE, AWS SA-Pro

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to