Closed Bug 327192 Opened 18 years ago Closed 18 years ago

When trusting SpamAssassin junkmail headers, some SPAM is allowed

Categories

(Thunderbird :: General, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: hunters, Assigned: mscott)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: version 1.5 (20051201)

If a message is not flagged by SpamAssassin and the bayesian filter is enabled, those messages SpamAssassin does NOT flag as SPAM should be scanned by the bayesian filter. See also comment #4 in bug 224318. In other words, Thunderbird should optionally only trust positive SpamAssassin flags.

Reproducible: Always

Steps to Reproduce:




Due to the changing nature of SPAM I actually cannot verify that Thunderbird is or is not doing this. But ever since I told TB to trust SpamAssasin I have been getting more and more un-flagged SPAM in my Inbox.
you can use the config editor to do just that - 

user_pref("mail.server.serverXX.serverFilterTrustFlags", 3);

where serverXX is the incoming server - change the 3, which means trust positive and negative, to 1, just trust positives.

there's no UI for this since we felt it's a power user feature. But I did write a backend for it.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Excellent, thanks for the tip!
You need to log in before you can comment on or make changes to this bug.