On 2/19/06, Karl Cunningham <[EMAIL PROTECTED]> wrote:
> To set up TB for plain text, see:
> http://kb.mozillazine.org/Plain_text_e-mail_(Thunderbird)

Ah, that took care of the blue bar problem.  It turns out that
Thunderbird is using an actual RFC (2646) scheme called "format =
flowed".  It was developed by the fine folks over at Eudora (obStick:
who won't port their email program to Linux, damnit).  Format = flowed
is wonderful high technology, solves many problems, and looks pretty
to boot.  I almost feel bad about turning it off.  But I did.  It
takes two lines in user.js :

pref("mailnews.send_plaintext_flowed", false);
pref("mailnews.display.disable_format_flowed_support", true);

Thanks Karl, and thank you others.

-todd


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to