Here is the start of evaluating smtpd_recipient_restrictions:

> Dec 23 16:06:34 ip-172-31-54-95 postfix/smtpd[13472]: extract_addr: in: 
> <arling...@trashcan.org>, result: arling...@trashcan.org
> Dec 23 16:06:34 ip-172-31-54-95 postfix/smtpd[13472]: >>> START Recipient 
> address RESTRICTIONS <<<
> Dec 23 16:06:34 ip-172-31-54-95 postfix/smtpd[13472]: generic_checks: 
> name=permit_mynetworks
> Dec 23 16:06:34 ip-172-31-54-95 postfix/smtpd[13472]: permit_mynetworks: 
> mail-qt0-f171.google.com 209
> 
> With b...@trashcan.org at the same point

You forgot to include the remaining postfix/smtpd[13472]:
records, including the record that marks the end of evaluating
smtpd_recipient_restrictions:

>>> END Recipient address RESTRICTIONS <<<

You forgot to include the smtpd logging for b...@trashcan.org, to
demonstrate the difference, if any.

        Wietse

Reply via email to