[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: an option to modify only headers
From: |
Dan Nelson |
Subject: |
Re: an option to modify only headers |
Date: |
Wed, 15 Sep 2004 09:19:32 -0500 |
User-agent: |
Mutt/1.5.6i |
In the last episode (Sep 15), Michail Vidiassov said:
> do we have an option to modify headers only, without touching
> the body of the message?
> Reason:
> I have some POP3 users, who do not mind having SPAM? added
> to the Subject of suspicious e-mail, but complain loudly
> if some of their messages are changed (esp. in case of false
> positives). They are technicaly naive, educating them to use MUA
> filters is not an option.
You can either add '-m' to the spamass-milter commandline (which will
make it only update the X-Spam-* headers and nothing else), or you can
set "report_safe 0" in your spamassassin local.cf. Doing it in the
milter is global and makes it run a little bit faster, whereas if you
edit local.cf, you can turn it on for specific users in their per-user
config files.
--
Dan Nelson
address@hidden