Re: smtpd_relay_restrictions and smtpd_recipient_restrictions evaluation order

2021-02-11 Thread Viktor Dukhovni
> On Feb 11, 2021, at 12:39 PM, Damian wrote: > > postconf(5) states that smtpd_relay_restrictions apply before > smtpd_recipient_restrictions. This seems incorrect since > postfix-3.3-20180106. https://github.com/vdukhovni/postfix/commit/237852e8312750799b548165c7e46acbcd9efa64#diff-9e014842e28

smtpd_relay_restrictions and smtpd_recipient_restrictions evaluation order

2021-02-11 Thread Damian
Hello, postconf(5) states that smtpd_relay_restrictions apply before smtpd_recipient_restrictions. This seems incorrect since postfix-3.3-20180106. Regards  Damian