[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: an option to modify only headers
From: |
Michail Vidiassov |
Subject: |
Re: an option to modify only headers |
Date: |
Thu, 16 Sep 2004 11:58:37 +0400 (MSD) |
Dear Dan,
I was not specific enough in my first mail.
I want to have Subject header modified without
changing the body of the message.
Now -m option adds just X-spam headers,
that are invisible by default in MUA.
What I need is addind X-spam, changing Subject,
but not touching body.
Sincerely, Michail
On Wed, 15 Sep 2004, Dan Nelson wrote:
> 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.
>