Bug 3976 - Folder rule does not work in first attempt
Summary: Folder rule does not work in first attempt
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Filtering (show other bugs)
Version: 3.15.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2018-02-27 13:50 UTC by clawsmail
Modified: 2018-02-27 13:50 UTC (History)
0 users

See Also:


Attachments

Description clawsmail 2018-02-27 13:50:55 UTC
My Xubuntu uses Claws-Mail in version "3.15.0-dirty"

I think this is a bug, but maybe I don't understand something here.

I added following two rules to my IMAP INBOX:

[#imap/xxx.xxx@xxx.com/INBOX]
enabled rulename "JenkinsF" from matchcase "jenkins@xxx.com" & ~subject match "Successful" move "#imap/xxx.xxx@xxx.com/Jenkins-Fail" stop
enabled rulename "JenkinsS" from matchcase "jenkins@xxx.com" & subject match "Successful" move "#imap/xxx.xxx@xxx.com/Jenkins-Success" stop


The problem:
After clicking on my INBOX all emails from jenkins@xxx.com moving to the Jenkins-Fail folder. Including the mails with a "Success" in the subject.

If I move the emails manually back to the INBOX folder, then the behavior is correct. The "Success"-mails to the Jenkins-Success folder and the remaining mails to Jenkins-Fail.

I my first approach I used filter rules instead of folder rules. Same problem...

A typical subject (without quotes) is:
"Jenkins: my-project-name-master #3568 - Successful"

Note You need to log in before you can comment on or make changes to this bug.