Re: [exim] Spam Assassin with user filters?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Thomas Hochstein
Data:  
Para: exim-users
Asunto: 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