The following issue has been set as DUPLICATE OF issue 0000443. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=441 
====================================================================== 
Reported By:                paul
Assigned To:                aaron
====================================================================== 
Project:                    DBMail
Issue ID:                   441
Category:                   Sieve (delivery, dbmail-sievecmd, dbmail-timsieved)
Reproducibility:            always
Severity:                   major
Priority:                   high
Status:                     assigned
target:                      
====================================================================== 
Date Submitted:             08-Nov-06 08:56 CET
Last Modified:              09-Nov-06 10:08 CET
====================================================================== 
Summary:                    sieve scripts failure
Description: 
Two problems (possibly related/the same) came in through the dbmail list

VladK reports:

Oct 12 17:08:57 marfa dbmail/smtp[19415]: Message sort.c,
sort_deliver_to_mailbox: message id=317, setting imap flags
---------------------------------------------------------
require ["fileinto"];
if header :contains "from" "test4" {
fileinto "INBOX.Spam";
stop;
}
---------------------------------------------------------

All messages which came through  sieve scripts are getting into Trash
folder, because all possible FLAGs are set on that message.

Martin Hierling reports:

All messages that get into db via sieve script gets tagged "delete=yes"

Martin included a l5 log which I'm uploading here.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0000443 libsieve marks delivered mails as &quot...
====================================================================== 

---------------------------------------------------------------------- 
 aaron - 08-Nov-06 10:46  
---------------------------------------------------------------------- 
Please test SVN 2361 to confirm if my fix fixes it. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-Nov-06 08:56 paul           New Issue                                    
08-Nov-06 08:56 paul           Status                   new => assigned     
08-Nov-06 08:56 paul           Assigned To               => aaron           
08-Nov-06 08:56 paul           File Added: dbmail-smtp.log                    
08-Nov-06 10:46 aaron          Note Added: 0001561                          
08-Nov-06 14:57 jasb           Issue Monitored: jasb                        
09-Nov-06 10:08 aaron          Relationship added       duplicate of 0000443
======================================================================

Reply via email to