Firefox and spamassassin
David Hart
ubuntu at tonix.org
Thu Nov 9 15:58:38 UTC 2006
On Thu, Nov 09, 2006 at 08:06:54AM -0700, Art Edwards wrote:
> Constantine Evans wrote:
> > Art Edwards wrote:
> >>
> >> Is there a way of having any spamassassin score greater than zero
> >> initially marked as junk?
> >
> > That should be set in Spamassassin as the threshold value, should it
> > not? Thunderbird only checks to see whether SA believes that the email
> > is spam. Although I would certainly recommend against using 0.0 as the
> > threshold value - 1 or 2 would probably be better as an aggressive
> > filtering technique. 0.0 will likely score far too many false positives.
> >
> I agree that 0.0 would be too aggressive on the firewall box. It would
> just be nice if 0.0 were the tbird threshold.
Can you not filter on the number of asterisks in the X-Spam-Level
header field in TBird?
I don't use TBird but, as an example of what I mean, I have the
following in my Procmail (~/.procmailrc) config:
:0:
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*
spam/caught
:0:
* ^X-Spam-Level: \*\*\*\*\*
spam/probably
:0:
* ^X-Spam-Level: \*
spam/possibly
--
David Hart <ubuntu at tonix.org>
More information about the ubuntu-users
mailing list