Bug 58138 - filter by attachment name or file type
Summary: filter by attachment name or file type
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: 1.5
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 181868 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-05 14:54 UTC by David Findlay
Modified: 2012-08-19 01:02 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 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.