Ben Bucksch wrote:

> Warren Bell wrote:
> 
>>By using these prefs:
>>
>>pref("mailnews.send_plaintext_flowed", false); // RFC 2646=======
>>pref("mailnews.display.disable_format_flowed_support",
>>true);user_pref("mail.quoteasblock", false);
>>user_pref("mail.quoted_graphical", false);
>>
> I just saw that you mix up "user_pref and "pref". Depending on where you 
> sat them, only one will work, of course. See faqs about tweaking prefs.js.
> 
> 
> 

The mail.quoteasblock and mail.quoted_graphical will work in either the
users profile prefs file or the main mailnews prefs in the mozilla
directory.  I use those in my profile prefs file.  The other two don't
work in the users prefs file, even when useing user_pref, so they have
to be used in the main mailnews prefs file.  That's why they're "mixed up".


Reply via email to