Daniel L. Miller:
> On 1/9/2013 4:26 PM, Wietse Venema wrote:
> > How about: don't address-verify a mailing list that you are subscribed
> > to. Doing so is pointless. Worse, it may cause mail delivery delays
> > when they use VERP-style sender addresses that are different with each
> > mailing list posting.
>
> Fair enough. How do I turn off recipient address verification for my
> mailing lists?
> check_recipient_access = hash:/etc/postfix/maps/mailing_lists
> reject_unverified_recipient,
...
That will do it.
Wietse