Re: [Exim] bounce support

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: spamreg
Ημερομηνία:  
Προς: John Burnham
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] bounce support
I'm not 100% into exim yet.

I'm not root on the system. I have access to my .forward file but where should I put the :fail: directive?

mail text "go away"
will not work since it adds a sender header

can I have a local alias file next to my .forward file?


"John Burnham" <jpb@???> wrote:
>
> > any help?????
> >
> > using Exim 3.35
> >
> 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.
> John
>