scandox: > The current documentation says: > > >> Access restrictions for mail relay control that the Postfix SMTP server > >> applies in the context of the RCPT TO command, before > >> smtpd_recipient_restrictions.
The documentation and code have been out of sync. This was fixed in Postfix 3.6. https://www.postfix.org/postconf.5.html#smtpd_relay_before_recipient_restrictions https://www.postfix.org/COMPATIBILITY_README.html#relay_before_rcpt Wietse