On 3/17/2015 12:59 PM, Roger Walters wrote: > Hi, > > I've been trying to find some kind of diagram or documentation about > the smtpd_*_restrictions (sender, recipient, client, helo, relay) > flow upon mail sending and receiving, but couldn't find anything. > > Is this defined somewhere in the documentation? If not, could > someone illustrate in which order any of these restrictions is > triggered when sending or receiving an e-mail? > > Thanks. > > Roger
The order is listed here: http://www.postfix.org/SMTPD_ACCESS_README.html#lists http://www.postfix.org/SMTPD_ACCESS_README.html#timing and the rest of that document. -- Noel Jones
