Re: [exim] Spam Assassin with user filters?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Thomas Hochstein
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Spam Assassin with user filters?
Cole Tuininga schrieb:

> How do I make sure that the headers were inserted during this process
> and not by some external (remote mailer?) source?


The same way as in the ACL-approach: delete all headers you want to
add later on beforehand, e.g. "headers_remove" in the transport that
is delivering to SpamAssassin.

-thh