On Tue, 27 Nov 2001 15:47:43 GMT, Markus Brueckner <[EMAIL PROTECTED]>
allegedly wrote:
> My topic is some kind of related to the one before but my question goes
> a little bit further: is it possible to tell Mozilla not to display
> _any_ HTML-Content in an Message? One should select the HTML-content as
I'd love to see this as well. It was achievable in effect within Netscape
4, by not showing any attachments inline. This would always provide a
link for HTML based mail.
However, I can't seem to stop attachments being displayed inline in the
latest nightlies. :(
My mailnews.js includes:-
pref("mail.inline_attachments", false);
And my local prefs.js includes:-
user_pref("mail.content_disposition_type", 1);
But still attachments are shown inline. I hadn't really picked up on this
before, but someone just sent me a mail with 10 JPEG's with it!
- Dave.