https://bugs.kde.org/show_bug.cgi?id=299968
--- Comment #9 from Thomas Arend <[email protected]> --- (In reply to comment #2) > "If its not fixed soon I will switch to another mail client." so bye ! > I use kmail all the time. It works fine. > So ok perhaps there is a bug but without a test case I can't fix. > What is your filter which doesn't work ? > What do you have in "Filter log viewer" ? > etc. I created a test case. I send 100 messages with a delay of to seconds to my account. for ((i=0; i<100 ; i++)) ; do echo "Test #`printf %4.4d $i`" | mail -s "Filter Test #`printf %4.4d $i`" thomas ; sleep 2 ; done I created two filters. One to add a header field with a time stamp and one to move incoming messages to a folder named "Test". Three messages 0056, 0053, 0003 where not filtered. Some messages showed up several times in the Test folder (#0038). Some were filtered more than once (#0038 3 times) and showed multiple times in the list. See mbox attached. Some messages were missing in the inbox and the folder "Test" (#0096 .. #0099) but appeared later. Some duplicates (see #0038) were later cone and only three stayed in the folder "Test". Maybe this is a bug and not a feature. If it's a feature I don't need it. Please switch it off! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
