Closed
Bug 370091
Opened 18 years ago
Closed 17 years ago
HTML only messages sent via lists server become blank messages on newsgroups
Categories
(mozilla.org Graveyard :: Server Operations: Projects, task)
mozilla.org Graveyard
Server Operations: Projects
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cilias, Assigned: justdave)
References
()
Details
(Whiteboard: hoped this would be fixed by the mailman upgrade - it wasn't. still investigating)
If a person sends an 'HTML only' message to one of the mailing lists on lists.mozilla.org, it shows up as a blank message (0 lines) in the corresponding newsgroup.
Assignee | ||
Comment 1•18 years ago
|
||
This only happens if your client actually creates an empty text/plain section instead of sending only a text/html. If text/html is the only section in the message, it gets converted to text, but if there are both text and html sections in the email, the html part is just dropped.
Reporter | ||
Comment 2•18 years ago
|
||
Dave, I've sent three messages to test@lists.mozilla.org, and included you and I in the CC header on the third. From the message that appeared in my Inbox, there is no empty text/plain section (that I can tell); but the message appears as empty in the mozilla.test newsgroup.
http://groups.google.com/group/mozilla.test/msg/80b94211b35588e5
Assignee | ||
Comment 3•18 years ago
|
||
hmm, yep, seems to be broken. Probably a bug in mailman's html to text converter. I'm planning to upgrade mailman soon anyway, we need a newer version for other reasons, too.
Updated•18 years ago
|
Assignee: server-ops → justdave
Assignee | ||
Updated•18 years ago
|
Whiteboard: needs mailman 2.1.7
Assignee | ||
Comment 4•18 years ago
|
||
how's this working now that we have the new version of mailman?
Reporter | ||
Comment 5•18 years ago
|
||
The bug is still there.
<http://groups.google.com/group/mozilla.test/msg/d5a9a1ab7ab341da>
Assignee | ||
Updated•18 years ago
|
Whiteboard: hoped this would be fixed by the mailman upgrade - it wasn't. still investigating
Assignee | ||
Updated•18 years ago
|
Component: Server Operations → Server Operations: Projects
Assignee | ||
Comment 7•17 years ago
|
||
I had a couple more sample messages sent to me, and I noticed a pattern. "multipart/related" has now been added to the allowed types list. Can someone who was seeing this test this out again?
Reporter | ||
Comment 8•17 years ago
|
||
Assignee | ||
Comment 9•17 years ago
|
||
OK, more tweaks, try again.
Reporter | ||
Comment 10•17 years ago
|
||
Assignee | ||
Comment 11•17 years ago
|
||
I turned off the HTML->text converter. :|
Oh well. Guess most clients deal with it nowadays.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 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
•