I asked this question in the gerneral group but I guess here's more
apropriate..
Is there any way to stop the HTML style lines from showing up in mail
and news. I added this to mailnews.js:
pref("mail.quoted_graphical", false);
That stoped the lines when replying to regular text messages but they
still show up in (i guess) format=flowed. Is there any way to have
Mozilla always use the regular ">" charactor when quoting messages? I
looked at the source of a message that had the fancy lines but couldn't
see anything that tells Mozilla it's format=flowed. Any way to do this,
any hacks?
Also, do they plan on leaving it with the HTML style lines or will they
give us an option to have the old style?