Bug 58138

Summary: filter by attachment name or file type
Product: [Applications] kmail Reporter: David Findlay <david>
Component: filteringAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: wishlist CC: luigi.toscano, vanessaezekowitz
Priority: NOR    
Version: 1.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Findlay 2003-05-05 14:54:04 UTC
Version:           1.5 (using KDE 3.1.1)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.2.3 20030309 (Debian prerelease)
OS:          Linux (i686) release 2.4.20

Could you please add a feature to let you filter messages by the names or filetypes of their attachments? Thanks,

David
Comment 1 Ingo Klöcker 2003-05-05 22:56:34 UTC
Subject: Re:  New: filter by attachment name or file type

Simply filter by
  <body>   matches regexp   ^Content-type: image/
to look for image attachments and filter by
  <body>   matches regexp   ^\s*(file)?name="?document
to look for attachments with the name document*.

Disclaimer: I haven't tested the regular expressions, so they might not 
work.

Comment 2 David Findlay 2003-05-06 05:13:09 UTC
Subject: Re:  filter by attachment name or file type

> Simply filter by
>   <body>   matches regexp   ^Content-type: image/
> to look for image attachments and filter by
>   <body>   matches regexp   ^\s*(file)?name="?document
> to look for attachments with the name document*.

Thanks. I will however suggest that the average use moving from windows might 
not know regex, so if somebody is looking for something to add, this feature 
would be good. Maybe in the "make-it-cool" branch. Thanks,

David

Comment 3 Jonathan Marten 2009-06-30 15:42:05 UTC
*** Bug 181868 has been marked as a duplicate of this bug. ***
Comment 4 Myriam Schweingruber 2012-08-18 08:29:08 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 5 Luigi Toscano 2012-08-19 01:02:59 UTC
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.