Closed
Bug 187147
Opened 23 years ago
Closed 23 years ago
Filtered messages appear twice (identical ID) in the destination folder and in the filter log
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 208108
People
(Reporter: preuss, Assigned: naving)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20021229
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20021229
Filtered messages appear twice since mozilla-win32-installer-sea.exe
version 1.3b 2002/12/22.
When deactivating filtering, messages arrive only once in my IMAP inbox.
One of my filters:
version="8"
logging="yes"
name="Genealog2"
enabled="yes"
type="1"
action="Move to folder"
actionValue="mailbox://nobody@Local%20Folders/Privat"
condition="AND (from,contains,RootsWeb)"
Here a part from my filter log:
<p>
Applied filter "Genealog2" to message from BK-D-request@rootsweb.com -
BK-D Digest V02 #348 at 12/30/2002 05:00 AM
Action = Move to folder mailbox://nobody@Local%20Folders/Privat
id = 200212300400.gBU40NbR032759@lists2.rootsweb.com
</p>
<p>
Applied filter "Genealog2" to message from BK-D-request@rootsweb.com -
BK-D Digest V02 #348 at 12/30/2002 05:00 AM
Action = Move to folder mailbox://nobody@Local%20Folders/Privat
id = 200212300400.gBU40NbR032759@lists2.rootsweb.com
</p>
Reproducible: Always
Steps to Reproduce:
1. Define a message filter and activate it (see details above)
2. Make sure that a message arrives in the IMAP inbox where the filter applies
3. Look into the destination folder and in the filter log.
Actual Results:
The filtered messages appear twice (with identical message ID)
in the destination folder.
Expected Results:
Messages should appear only once in the destination folder.
| Reporter | ||
Comment 1•23 years ago
|
||
I just verified the content of my directory
D:\Mozilla\Profiles\rz44-m\evc5974y.slt\ImapMail\imap.rz.uni-karlsruhe.de
30.12.2002 17:07 <DIR> .
30.12.2002 17:07 <DIR> ..
30.12.2002 17:08 157.459 filterlog.html
30.12.2002 11:12 54.674 INBOX.msf
11.12.2002 09:30 <DIR> INBOX.sbd
12.11.2002 16:42 0 junklog.html
30.12.2002 17:05 1.152 msgFilterRules.dat
18.08.2002 12:35 199 rules-8-SPAM.dat
21.10.2002 16:29 1.157 rules.dat
6 Datei(en) 214.641 Bytes
3 Verzeichnis(se), 1.071.206.400 Bytes frei
There are some older rules files with different names.
When I leave only msgFilterRules.dat and remove rules.dat
and rules-8-SPAM.dat then the message filter is working
properly.
Summary: Filtered messages appear twice (identical ID) in the destination folder and in the filter log → Filtered messages appear twice (identical ID) in the destination folder and in the filter log
| Reporter | ||
Comment 2•23 years ago
|
||
Bug seams to be a bit more complicated, but now I can reproduce the error and I
know how to circumvent it.
When I start Mozilla mail and use "Read messages" from the imap accounts main page,
then all filtered messages ("move to folder") appear twice in the destination
folder.
When I start Mozilla mail and use the "Get Msgs" button (from the toolbars section)
instead, then filtering works o.k.
(this information replaces my "Additional Comment #1, the old rules files were not
the true reason for the erraneous behavior).
2003/10/01, Wolfgang Preuss (preuss@rz.uni-karlsruhe.de)
| Reporter | ||
Comment 3•23 years ago
|
||
From my point of view fixed with
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030604
Thanks, Wolfgang
| Reporter | ||
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 208108 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•