Auteur: thomy@vincentz.com
Date:
À: exim-users
Sujet: Re: [exim] How to create a filter to catch all bounce messages
> As a follow-up to my previous question. How does one go about
> creating a filter that would match all bounce messages?
>
> I have tried:
>
> if error_message then
> seen save /nm_var/bounces/
> endif
why not look for x-failed-recipients in the header?
greets,
thomy