On 10/12/2007, Thomas Bruederli <[EMAIL PROTECTED]> wrote:
> You are looking for the "forward as attachment" feature. This is already
> registered and is waiting to be implemented
> http://trac.roundcube.net/ticket/1484157
No, there's a BIG difference between "forward as attachment" and
"redirect/bounce". The latter sends the ORIGINAL (as if it were the
current message) to a new recipient by ONLY doing the following:
Replacing the original
'Return-Path: original_sender_email'
with
'Return-Path: new_sender_email'
And prepending
Resent-From: new_sender_email
Resent-To: new_recipient_email
Resent-Date: Mon, 10 Dec 2007 16:39:53 +0200
Resent-Message-Id: <[EMAIL PROTECTED]>
Resent-User-Agent: fingertips-1.0.1
(The above is how the Thunderbird mail client handles redirects). The
Mutt MUA does the same (it's called 'bounce' in Mutt parlance).
This feature ensures that the original email arrives in the resent-to
recipient's mailbox in the same form it was originally received. This
ensures that the new recipient views the message in its original
context without having to deal with the disparities between the
differences in the method which the sending and receiving mail clients
handle 'attached emails'.
_______________________________________________
List info: http://lists.roundcube.net/users/