Closed
Bug 178553
Opened 23 years ago
Closed 23 years ago
Bugzilla produces non-RFC compliant mail
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
People
(Reporter: mozbugs, Assigned: endico)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021016
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021016
The latest bug confirmation mail that i received from Bugzilla contained an
8-bit character in the headers and triggered my pedantic Courier to wrap it.
These are the full headers:
=====
Received: from mothra.mozilla.org (mothra.mozilla.org [207.200.81.216])
by frog.provocation.net with esmtp; Wed, 06 Nov 2002 01:30:57 +0100
Received: (from nobody@localhost)
by mothra.mozilla.org with œ id gA60YdO24382;
Tue, 5 Nov 2002 16:34:39 -0800 (PST)
Date: Tue, 5 Nov 2002 16:34:39 -0800 (PST)
Message-Id: <200211060034.gA60YdO24382@mothra.mozilla.org>
From: bugzilla-daemon@mozilla.org
To: oracle@provocation.net
Subject: [Bug 178551] New: Attempting to change mail account preferences hangs
Mozilla
X-Bugzilla-Reason: Reporter
=====
This is the problem as described by Courier:
=====
The mail headers in the following message contain 8-bit text, which is
prohibited by RFC 2047.
See <URL:ftp://ftp.isi.edu/in-notes/rfc2047.txt> for more information.
=====
The 8-bit character is in the fourth line between "with" and "id".
I have previously received mail from Bugzilla without this problem, so the error
is not consistent.
Reproducible: Didn't try
Steps to Reproduce:
Comment 1•23 years ago
|
||
This is a mozilla.org bug, and its a dupe which I can't seem to find
Assignee: preed → endico
Component: Email Notifications → Server Operations
Product: Bugzilla → mozilla.org
QA Contact: matty → myk
Whiteboard: DUPEME
Version: unspecified → other
Comment 2•23 years ago
|
||
Ah, here we go
*** This bug has been marked as a duplicate of 67999 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•23 years ago
|
||
Reproducability: this bug report triggered the bug again:
-----------------------------------------------------------------------------
The mail headers in the following message contain 8-bit text, which is
prohibited by RFC 2047.
See <URL:ftp://ftp.isi.edu/in-notes/rfc2047.txt> for more information.
----------------------------------------------------------------------------
Received: from mothra.mozilla.org (mothra.mozilla.org [207.200.81.216])
by frog.provocation.net with esmtp; Wed, 06 Nov 2002 02:01:07 +0100
Received: (from nobody@localhost)
by mothra.mozilla.org with œ id gA614s727783;
Tue, 5 Nov 2002 17:04:54 -0800 (PST)
Date: Tue, 5 Nov 2002 17:04:54 -0800 (PST)
Message-Id: <200211060104.gA614s727783@mothra.mozilla.org>
From: bugzilla-daemon@mozilla.org
To: oracle@provocation.net
Subject: [Bug 178553] New: Bugzilla produces non-RFC compliant mail
X-Bugzilla-Reason: Reporter
<snip>
Component: Server Operations → Email Notifications
Product: mozilla.org → Bugzilla
QA Contact: myk → matty
Whiteboard: DUPEME
Version: other → unspecified
Comment 4•23 years ago
|
||
Reporter: Do NOT change the product/component back.
The fact that it happened again does not mean that the product has changed.
Component: Email Notifications → Server Operations
Product: Bugzilla → mozilla.org
Version: unspecified → other
| Reporter | ||
Comment 6•23 years ago
|
||
Huh? I did not change the component. Is this yet another bug?
<scratching head>
Sort of. My second filing was a mid-air collission. The component was pre-filled
in my browser before you changed it, so it got changed back. This is undesirable
behaviour, but I don't see how it could be avoided.
</scratching>
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•