> >> Is there any way to specify that bounce messages should
> only be sent
> >> to e.g. +local_domains?
>
> A router like this, placed before your dnslookup router, should do it:
>
> no_remote_bounce:
> driver = redirect
> domains = !+local_domains
> senders = :
> data = :blackhole:
>
Thanks. Unfortunately that will also break other DSNs, such as "Read"
notifications.
- Mark