https://bugs.kde.org/show_bug.cgi?id=169796
--- Comment #3 from dmoyne <daniel moyne neuf fr> 2010-02-08 16:12:03 --- I want to process all messages located in "spam" and "nonspam" folders of KMail with a script ; such script after update of the bogofilter data base, remove all the processed message from the "spam" and "non spam" folders. If I use a filter I have the possibility to use the same one as the one called "bogofilter_is_spam" and add after the transfert in "spam" folder the execution of my script but this action has some drawback : it is done systematically without my visual checking of the content of the "spam" folder to possibly transfer manually some messages mishandled in the "non spam" folder, and furthermore it does not process the content of the "non spam" folder. The best would be addition of some other conditions than an expiration date on folder for example each other period of time execution of a script, but this would not solve the problem created by the execution of the script based on bogofilter that after processing of the messages remove them from both the "spam" and "non spam" folders, and therefore interfere with KMail running. So if I come back to the logical idea of using kcron to execute my script each other period of time, what in case of Kmail being open when removing messages from both the "spam" and "non spam" folders, in other words are there any possibilities to communicate with KMail to call for deletion of all messages contained in the"spam" and "non spam" folders, in a very coherent manner. Thanks. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- 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
