Version: 1.4.3 (using KDE 3.0.4) Installed from: SuSE Compiler: gcc version 2.95.3 20010315 (SuSE) OS: Linux (i686) release 2.4.17 Hi, as many of us I'm used to redirect some of my email I get at work to my private account using kmails filter component. As much as I like that, I noticed that doing so all attachments are stripped off. Redirecting by hand is working as desired. Note, that automatic mail _forwarding_ is sending attachments just fine, not so with _redicect to_ rules. Hm. Also, automatic redirecting and forwarding messages marks them as read even if I add a rule to mark them as unread again. This has been reported before but not yet been fixed, did it? Micha.
I can verify that this problem is occuring on our systems as well.
This problem also shows up under Redhat 8.0
Giving a confirm of Bug for Gentoo, using CVS.
I can verify that this also shows up under Redhat 9. Further it is all redirecting, not just filters. I mostly use the manual redirecting and I just found that I had to forward instead of redirect, when redirecting is really what I am doing. mac
In Kmail 1.5 (Using KDE 3.1-9.4.7.3), it appears as though redirecting attachments works in many cases. The one case I've seen an attachment not redirected was with an "encapsulated message" that contained a series of forwards from an AOL user. The attachment will follow a forward in this particular case. Hope this helps. Mischa.
I have noticed more misbehaviour of automatic _redirect_to_ and even _forward_to_ - both of them change "charset" header to "utf8" from "koi8-r" if forwarded/redirected mail contains an attachment. And automatic _redirect_to_ removes attachments, as described in bug report.
I confirm the behaviour regarding vanished attachments in the redirected message for CVS HEAD.
enough votes
CVS commit by gungl: fix Bug 51283 - redirecting email using filters Now we sent redirected messages which are conform to RFC 2822. Thanks to Ingo for pointing me into the right direction. CCMAIL: 51283-done@bugs.kde.org M +2 -3 kmfilteraction.cpp 1.125 M +56 -2 kmmessage.cpp 1.478 M +8 -2 kmmessage.h 1.170 M +8 -13 kmsender.cpp 1.219