Re: [Exim] bounce support

Page principale
Supprimer ce message
Répondre à ce message
Auteur: John Burnham
Date:  
À: spamreg
CC: exim-users
Sujet: 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