Closed
Bug 204035
Opened 22 years ago
Closed 21 years ago
emails get sent as ascii instead of html
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 187064
People
(Reporter: marsh, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030430
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030430
Mozilla is set to always send emails as HTML. The @lucent.com domain is listed
in the preferences as a HTML domain.
I use the attached signature file. Often, the email (including the signature) is
converted to ASCII format. This shouldn't happen
c:\sig.txt :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Adrian Marsh</title>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<meta name="author" content="Adrian Marsh">
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0"
style="text-align: left; width: 100%; background-color: rgb(204, 204, 204);">
<tbody>
<tr>
<td style="vertical-align: top;"><font color="#3333ff"
style="font-family: broadway;">Adrian Marsh<br>
</font><br>
<small><small><big>M</big>obility <big>A</big>pplications and
<big>S</big>ervices <big>D</big>elivery<br>
<b>Lucent Technologies</b>, blah,blah,
blah, blah</small></small></td>
<td style="vertical-align: top;"><small><small> </small></small>
<table
style="text-align: left; margin-left: auto; margin-right: 0px; width: 75%;"
border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td
style="vertical-align: top; background-color: rgb(204, 204,
255);"><small><small>Phone:</small></small><font
face="Wingdings" color="#000000" size="1">(</font></td>
<td
style="vertical-align: top; background-color: rgb(255, 255,
153);"><small><small> +xx
xxxxxxxxx</small></small></td>
<td
style="vertical-align: top; background-color: rgb(204, 204,
255);"><small><small>Fax:</small></small><small><font
face="Wingdings" color="#ff0000" size="2"><small>(</small></font></small></td>
<td
style="vertical-align: top; background-color: rgb(255, 255,
153);"><small><small> +xx
xxxxxxxxx</small></small></td>
</tr>
<tr>
<td
style="vertical-align: top; background-color: rgb(204, 204, 255);"><small><small>
E-mail:<br>
IM:</small></small><small><font face="Wingdings" color="#008000"
size="2"><small>*</small></font></small></td>
<td
style="vertical-align: top; background-color: rgb(255, 255,
153);"><small><small> marsh@lucent.com</small></small></td>
<td
style="vertical-align: top; background-color: rgb(204, 204,
255);"><small><small>Internet
IM:</small></small></td>
<td
style="vertical-align: top; background-color: rgb(255, 255,
153);"><small><small><small><span
style="color: rgb(0, 153,
0);"></span></small> blah@blah.com</small></small></td>
</tr>
</tbody>
</table>
<div style="text-align: right;"><br>
<small><small><i>
People who know little are usually great talkers, while men who know much say
little. -Jean Jacques Rousseau
</i></small></small></div>
</td>
</tr>
</tbody>
</table>
</body>
</html>
Reproducible: Sometimes
Steps to Reproduce:
1. See Details
Actual Results:
ASCII based emails are sent by mozilla
Expected Results:
HTML based emails should be sent.
If you hold down the shift-key while hitting compose/reply/forward, Mozilla will
send the email as text. Did you do that accidentally?
Reporter | ||
Comment 2•22 years ago
|
||
Nope. The shift key wasn't hit at all.
I can't work out the pattern thats causing it. I thought at first maybe it was
the names used in the To and CC fields, but it seems random
Comment 3•21 years ago
|
||
Adrian Marsh, this appears similar to bug 187064; do you agree it is a
duplicate?
Reporter | ||
Comment 4•21 years ago
|
||
Mike,
S.Greens bug does seem to be linked, but I think his focus was more on the fact
that the pop-up windows wasn't "popping up" when he'd selected it. He also says
that when he has the preference set to "always html" that it works fine, whereas
mine doesn't
I always have my default set to send as html, but on frequent occasions it sends
it as plain text. I think it seems to do this when I send to domains both in
and out of the corporate @lucent.com domain. (@lucent.com is also listed in the
preferences as "always html")
Bug 208939 does seem to be very similar again to mine.
Do you want to combine all three ?
Comment 5•21 years ago
|
||
Adrian, the original bug report there also talks about Send As HTML Anyway being
broken. As I noted there, I suspect another bug's fix of having generated the
problems you're having, and perhaps for S.Green's as well.
I'm going to copy the information about the domain-specific preference also
being ignored over to that bug.
*** This bug has been marked as a duplicate of 187064 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•