Closed
Bug 547462
Opened 16 years ago
Closed 16 years ago
When forwarding, I get all sorts of extra info ahead of actual forwarded message
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jmdaoust, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1
When I try forwarding a message, I get all sorts of extra info that I don't want to include. This doesn't happen when I reply to a message. Here's an example of what I get:
-------- Original Message --------
From: - Sat Feb 20 14:19:28 2010
X-Account-Key: account1
X-UIDL: 0000a60d494180fd
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
Return-path: <bugzilla-daemon@mozilla.org>
Envelope-to: jmdaoust@comnet.ca
Delivery-date: Sat, 20 Feb 2010 12:13:05 -0700
Received: from bugs01.sj.mozilla.com ([63.245.208.220] ident=Debian-exim) by blacktip.cia.com with spam-scanned (Exim 4.63) (envelope-from <bugzilla-daemon@mozilla.org>) id 1NiulC-0002DV-VY for jmdaoust@comnet.ca; Sat, 20 Feb 2010 12:13:05 -0700
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on blacktip.cia.com
X-Spam-Level:
X-Spam-Status: No, score=-2.6 required=12.0 tests=BAYES_00 autolearn=ham version=3.2.3
Received: from bugs01.sj.mozilla.com ([63.245.208.220] helo=bugs01.sj.mozilla.org) by blacktip.cia.com with esmtp (Exim 4.63) (envelope-from <bugzilla-daemon@mozilla.org>) id 1NiulC-000276-Ic for jmdaoust@comnet.ca; Sat, 20 Feb 2010 12:13:02 -0700
Received: from mxout-bugs.mozilla.org (pm-app-bugs01.mozilla.org [10.2.82.51]) by bugs01.sj.mozilla.org (Postfix) with ESMTP id CDBBD578208 for <jmdaoust@comnet.ca>; Wed, 17 Feb 2010 19:39:29 -0800 (PST)
Received: from pm-app-bugs01.mozilla.org (localhost.localdomain [127.0.0.1]) by mxout-bugs.mozilla.org (8.13.8/8.13.8) with ESMTP id o1KIgjhP013258 for <jmdaoust@comnet.ca>; Sat, 20 Feb 2010 10:42:45 -0800
Received: (from root@localhost) by pm-app-bugs01.mozilla.org (8.13.8/8.13.8/Submit) id o1KIgjes013253; Sat, 20 Feb 2010 10:42:45 -0800
Date: Sat, 20 Feb 2010 10:42:45 -0800
Message-Id: <201002201842.o1KIgjes013253@pm-app-bugs01.mozilla.org>
From: bugzilla-daemon@mozilla.org
To: jmdaoust@comnet.ca
Subject: Bugzilla Change Password Request
X-Bugzilla-Type: admin
X-Bugzilla-URL: https://bugzilla.mozilla.org/
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
You have (or someone impersonating you has) requested to change your
Bugzilla password. To complete the change, visit the following link:
https://bugzilla.mozilla.org/token.cgi?t=k0dEhMvnFb&a=cfmpw
If you are not the person who made this request, or you wish to cancel
this request, visit the following link:
https://bugzilla.mozilla.org/token.cgi?t=k0dEhMvnFb&a=cxlpw
If you do nothing, the request will lapse after 3 days
(on February 23, 2010 at 10:42 PST) or when you
log in successfully.
Reproducible: Always
Steps to Reproduce:
1. Froward a message.
2.
3.
| Reporter | ||
Comment 1•16 years ago
|
||
Nothing more to add.
Comment 2•16 years ago
|
||
Forwarding a message means that you forward the whole message as Content-Type: message/rfc822 and that contains all the headers from the original message as it should.
Which email application is used to view the forwarded message ?
(Thunderbird itself ?)
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Forwarding a message means that you forward the whole message as Content-Type:
> message/rfc822 and that contains all the headers from the original message as
> it should.
Note that this specific behavior is related to using View -> Headers -> All; only the headers *actually displayed* in the message reader UI will be forwarded.
Note also that inline forwarding (Tools -> Options -> Composition -> Forward messages: Inline) cannot forward with a particular Content-Type, as it's part of a single MIME part. Therefore, there is no obligation to forward all headers.
This bug looks somewhat similar to bug 141446; is Enigmail implicated here? (I can repro without Enigmail installed, though.)
| Reporter | ||
Comment 4•16 years ago
|
||
I changed the View ==> Headers ==> from All to Normal and that fixed the problem. I don't know why Thunderbird changed this setting when I upgraded to the latest version of Thunderbird 3.0.1. I have never used the All option. Thank you for the assistance!
Closing WFM per comment #4.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•