[Bug 17513] kmail remove attachments from mail
JC Cardot
kde at cardot.net
Sun Mar 4 12:47:53 CET 2007
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.kde.org/show_bug.cgi?id=17513
------- Additional Comments From kde cardot net 2007-03-04 12:47 -------
Created an attachment (id=19878)
--> (http://bugs.kde.org/attachment.cgi?id=19878&action=view)
Pipe through perl script to remove/detach attachments
I created this script to add the wished behaviour to kmail (remove/detach
attachments).
Set this script as a pipe through (use -q option to ask for attachments to be
removed, or -d to detach, or nothing to remove all attachments), manual filter
in Kmail. Define a keyboard shortcut or better an icon. Then try it. It will
popup some dialog boxes (choose dir to detach to, choose attachment to
remove/detach), and add disclaimers (including hyperlinks to detached files) in
text/plain and text/html parts of the mail body.
It is to be published there (may be today if time allows me):
http://cardot.net/kmailpt with more explanations and screenshots.
Prerequisites: Perl MIME::Parser & MIME::WordDecoder, and Kdialog.
More information about the pkg-kde-bugs-fwd
mailing list