Re: [Exim] bounce support

Top Page
Delete this message
Reply to this message
Author: John Burnham
Date:  
To: spamreg
CC: exim-users
Subject: Re: [Exim] bounce support
> Using an aliasfile check out the :fail: directive
> for example
> spam: :fail: Go away spammer
> This will bounce the email with a message "Go away spammer".
> For more details read the aliasfile director section of the spec.


Doh. Hit reply too soon - you can also do this in system filters with
the fail text "blah blah" directive.
John