Quoting Brian Leggee <[email protected]>:
All the Emails I receive from one company are coming in as HTML instead of rendering. Any ideas what I can do about this? Since it is
Usually it means they are sending the email without the required Mime-version header. There should be a header in the email which looks like the following: MIME-Version: 1.0 If that header is missing, then things will display as plain text instead of rendering via the specified mime type.
ALL emails from that one company, I would think the issue is on their side.
Probably. -- Eric Rostetter The Department of Physics The University of Texas at Austin This message is provided "AS IS" without warranty of any kind, either expressed or implied. Use this message at your own risk. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
