Bug 108183 - Find out whether a mail is a response
Summary: Find out whether a mail is a response
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: 1.8.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-26 21:38 UTC by Gioele Barabucci
Modified: 2012-08-19 00:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.