Closed
Bug 380031
Opened 18 years ago
Closed 18 years ago
Don't add formatting to plain text messages
Categories
(Thunderbird :: Message Compose Window, enhancement)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nONoNonO, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier:
When sending a mail with mark-up like <b>bold</b>, <i>italic</i>, and <u>underline</u>, it is send out in plain text as *bold*, /italic/, and _underline_.
This is no plain text.
In plain text it should be just bold, italic, and underline, so without the mark-up.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•18 years ago
|
||
go to Tools->Options->Advanced->General->Config editor and change the setting for converter.html2txt.structs to false
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•18 years ago
|
||
Thank you very much for your quick solution!
I had searched for this option already, but couldn't find it.
Maybe not all settings are documented (yet)? I think they are for Firefox.
I tried changing the setting for mail.send_struct before posting here, but hat didn't work...
You need to log in
before you can comment on or make changes to this bug.
Description
•