Version: 1.8.1 (using KDE 3.4.1, Gentoo) Compiler: gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) OS: Linux (ppc) release 2.6.11-gentoo-r6 It would be nice if kmail filters could understand if a mail is a reply to one of my previous mail or not. The test, not 100% reliable, but working in most cases, could be something along the lines of for every email "sentEmail" in sent-mail folder; do if curMsg.subject().inReplyTo(sentEmail) return true; end return false;
Changing to Filtering component
Thank you for your feature request. Kmail1 is currently unmaintained so we are closing all wishes. Please feel free to reopen a feature request for Kmail2 if it has not already been implemented. Thank you for your understanding.
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.