Public bug reported:

Binary package hint: mozilla-thunderbird

"Trust junk mail headers set by: SpamAssassin" does not work with
1.5.0.12-0ubuntu0.7.04. Mails containing "X-Spam-Flag: YES" are neither
marked as Junk nor moved to the folder set in "Junk Mail Controls"
(normally the "Junk" folder).

The file responsible for the filtering is 
/usr/lib/mozilla-thunderbird/defaults/messenger/SpamAssassin.sfd. This file 
isn't different from the file used in Thunderbird 2.0.0.4.
However, a custom "Message Filter" for Local Folders with the same condition 
works:

version="8"
logging="yes"
name="X-Spam-Flag"
enabled="yes"
type="1"
action="JunkScore"
actionValue="100"
action="Move to folder"
actionValue="mailbox://[EMAIL PROTECTED]/Trash"
condition="OR (\"X-Spam-Flag\",begins with,YES)"

There is a similar bug report for Thunderbird 2.0 at
https://bugzilla.mozilla.org/show_bug.cgi?id=381589

** Affects: mozilla-thunderbird (Ubuntu)
     Importance: Undecided
         Status: New

-- 
"Trust junk mail headers set by SpamAssassin" does not work
https://bugs.launchpad.net/bugs/124920
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to