Le 30/09/2024 à 19:10, Jaroslaw Rafa via Postfix-users a écrit :
"smtpd_relay_restrictions=permit_mynetworks,reject" should do what you want. While I don't know the exact value of your "mynetworks" parameter, it almost always includes localhost 🙂.
But that doesn't work since the IP address that gets evaluated against "mynetworks" is the one Dovecot supplied using XCLIENT (so outside of mynetworks), and not localhost that Dovecot is connecting from.
_______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org