Re: [exim] Spam Assassin with user filters?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Thomas Hochstein
日付:  
To: 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