Bug 108183

Summary: Find out whether a mail is a response
Product: [Applications] kmail Reporter: Gioele Barabucci <dev>
Component: filteringAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: wishlist CC: bjoern, luigi.toscano
Priority: NOR    
Version: 1.8.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gioele Barabucci 2005-06-26 21:38:15 UTC
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;
Comment 1 Andreas Gungl 2005-07-09 21:26:28 UTC
Changing to Filtering component
Comment 2 Myriam Schweingruber 2012-08-18 08:01:09 UTC
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.
Comment 3 Luigi Toscano 2012-08-19 00:40:34 UTC
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.