On Wed, Mar 30, 2016 at 01:53:35PM -0600, @lbutlr wrote: > Looks like if I can tell permit_actions to only look at DATA that will give > me the from and to before lookups: > > Mar 30 12:46:53 mail postfix/smtpd[10799]: 3qZxSs3qSbzpKtk: permit: DATA from > camomile.cloud9.net[168.100.1.3]: action=permit for Data command=DATA ; > from=<owner-postfix-us...@postfix.org> to=<krem...@kreme.com> proto=ESMTP > helo=<camomile.cloud9.net>
This will not log the recipient address of any messages with more than one recipient. If you need recipient addresses, you need to look at RCPT permits. -- Viktor.