Bug 51283 - redirecting email using filters
Summary: redirecting email using filters
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: 1.4.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-28 10:48 UTC by Michael Daum
Modified: 2007-09-14 12:17 UTC (History)
1 user (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 Michael Daum 2002-11-28 10:48:12 UTC
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.
Comment 1 John Rigby 2002-12-04 19:03:01 UTC
I can verify that this problem is occuring on our systems as well. 
Comment 2 John Rigby 2003-01-22 18:58:16 UTC
This problem also shows up under Redhat 8.0
Comment 3 davidsmind 2003-03-31 13:14:15 UTC
Giving a confirm of Bug for Gentoo, using CVS. 
Comment 4 Edward MacGillivray 2003-04-18 17:41:22 UTC
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
Comment 5 mischa 2003-04-18 17:47:45 UTC
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. 
Comment 6 Dmitrij Belogaj 2004-01-02 18:34:09 UTC
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.
Comment 7 Andreas Gungl 2004-05-07 22:26:05 UTC
I confirm the behaviour regarding vanished attachments in the redirected message for CVS HEAD.
Comment 8 Stephan Kulow 2004-05-15 12:49:48 UTC
enough votes
Comment 9 Andreas Gungl 2004-07-27 22:04:43 UTC
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