Ben Bucksch wrote:
> Bill Sheppard wrote:
>
>>>It's the email: When Content-Type is "text/plain"
>>>
>>Is there any reasonable way to view this as HTML, other than saving out the
>>HTML code as a file and loading it into the browser? Given how much HTML mail
>>isn't properly content-typed, perhaps a preference to allow apparent HTML mail
>>to be handled as such would make sense.
>>
> I don't remember ever having seen such a mail, luckily. From the mail,
> it looks like it was a newsletter you subscribed to.
>
> Since the mail is fundamentally broken, the right course of action would
> be to contact the source of the mail and let it fix it instead of
I agree the mail is broken, and the source should be fixed.
As a temp solution, you can edit the mail and change the
content type header. It should work. Do you know where the mail
is stored on the filesystem ( /var/spool/mail/<uid> or ~/.mozilla)?
If it's only that one newsletter, filtering it
to a seperate folder would make the edits easier.
How often do you get mails like that? 1 or 2 per
week shouldn't be a problem to edit until they fix
the problem.
-Thomas