Closed
Bug 309516
Opened 19 years ago
Closed 19 years ago
Mails that moved by a filter to 2 different folders are mixed up
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: stepfahn, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Thunderbird Version 1.0.6 (20050716) I have the following filterrule: version="8" logging="yes" name="GMX Neuigkeiten" enabled="yes" type="1" action="Move to folder" actionValue="mailbox://nobody@Local%20Folders/GMX%20Neuigkeiten" condition="OR (from,contains,gmx) OR (subject,contains,Haben Sie Neuigkeiten für uns?)" name="Virus" enabled="yes" type="1" action="Move to folder" actionValue="mailbox://nobody@Local%20Folders/VIRUS" action="JunkScore" actionValue="100" action="Mark flagged" condition="OR (body,contains,If the message will not displayed automatically,<br>,follow the link to read the delivered message.<br><br>,Received message is available at:<br>) OR (body,contains,Good Afternoon! This email is sent to: sxxxxxxx@xxx.net ) OR (body,contains,Your document is attached.) OR (body,contains,Secure Mail System Beta Test.) OR (body,contains,Protected message is available.) OR (body,contains,I am shocked about your document) OR (body,contains,Please confirm my request.) AND (body,contains,Attachment: No Virus found) OR (body,contains,Attachment: No Virus found)OR (body,contains,If the message will not displayed automatically)AND,(body,contains,follow the link to read the delivered message.)AND(body,contains,Received message is available at:) OR (body,contains,I cannot believe that.)" This filter puts sometimes the 'virus' messages to the 'GMX Neuigkeiten' folder. I have app. 20 different accounts and those part of the filter work on several accounts flawlessly. I have no idea what causes the mix-up. The mails are correctly identified. But they are put to the wrong folder. Reproducible: Sometimes Steps to Reproduce: 1. Just use the above pasted filter 2. 3. Actual Results: Sometimes the mails put into the wrong folder (as defined in the filterrule before) Expected Results: The mails should be placed always to that folder that was specified in the filterrule. I bounced the wrong sorted mail again to the account and it was correctly filtered and moved to the right folder.
| Reporter | ||
Comment 1•19 years ago
|
||
Sorry, there was a mistake in the filterrule. I found how to reproduce and the found the reason.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 2•19 years ago
|
||
no patch, so wfm
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → WORKSFORME
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•