Re: [exim] Spam Assassin with user filters?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Thomas Hochstein
Fecha:  
A: 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