Bug 189799 - Add "resent-*" headers to redirect e-mails
Summary: Add "resent-*" headers to redirect e-mails
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmail
Classification: Applications
Component: sending (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 14:25 UTC by Jens Schmidt
Modified: 2013-09-03 07:54 UTC (History)
3 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 Jens Schmidt 2009-04-16 14:25:35 UTC
Version:            (using KDE 4.2.2)
Installed from:    Ubuntu Packages

Hello together,

it could be very useful, if kmail would add additional resent headers.

At our company we redirect some e-mails to our ticketsystem manually. Before KMail, i used Thunderbird with the "Mail Redirect" Add-On (https://addons.mozilla.org/en-US/thunderbird/addon/550). This Extension add the following Headers to this e-mail:

Resent-From: My Name <my.name@mycompany.de>
Resent-To: ticketsystem <our.ticketsystem@mycompany.de>
Resent-Date: Thu, 16 Apr 2009 12:55:17 +0200
Resent-Message-Id: <message.id@mycompany.de>
Resent-User-Agent: Mozilla/5.0 (X11; U; Linux i686; en_US; rv:1.8.0.14eol) Gecko/20080925

The Rest of the E-Mail (-Headers) is the sames as the original.

Why did i ask for that feature? Our E-Mail Server didnt accept my kmail-redirect-mails (Error: 554 5.7.1 <anyadress@anyothercompany.de>: Sender address rejected: Domain anyothercompany.de not allowed - and for me, that is a correct behavior).

Thanks!
Comment 1 Timo Weingärtner 2012-02-05 23:38:45 UTC
In kmail 1.13.7, Resent-* field are added, but it uses the old (non-Resent-*) From: or Sender: for the MAIL FROM in the SMTP dialog, which causes the mail to be rejected. (At least by my provider, which blocks Google envelope senders.)
Comment 2 Myriam Schweingruber 2012-08-18 08:46:10 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 3 Luigi Toscano 2012-08-19 00:13:49 UTC
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.
Comment 4 Timo Weingärtner 2013-09-03 07:54:31 UTC
The envelope addresses for resent mails are OK in kmail2, but DKIM headers are not removed. I haven't read the RFCs on that topic yet.