[Bug 140106] Filter that should move the message to another IMAP folder doesn't work.
Al Muckart <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=140106
------- Additional Comments From silver where else net nz 2007-08-04 04:33 -------
I can confirm this bug on kmail 1.9.7 using KDE 3.5.7.
I created filters to handle moving messages on my IMAP server so that CRM114 can learn from them. I have two folders "Train as Spam" and "Train as Nonspam" that a cronjob on the server processes every minute or so.
I tried making a filter with no match conditions and one with match condition of size greater than or equal to 0 bytes they both acted the same, both worked to move the messages to a local folder but not to an IMAP folder.
When they are set to move to an IMAP folder the processed message dissapears from my inbox briefly then reappears straight away. If I set other actions, such as Mark as spam or flag as unread, they take effect. It is only the move to the IMAP folder action that does not work.