Hi all, I was having an issue where exchange started to convert HTML to plain text, after the 3rd complaint i stopped investigating the client and found it was on the server (maybe an update ?)
Anyhow here's the fix http://www.officeformachelp.com/2011/05/exchange-mail-sent-as-html-in-outlook-2011-is-received-as-plain-text/ doing a get-remotedomain |fl showed contentType MimeText after running the command below everything was OK again "get-remotedomain | set-remotedomain -ContentType MimeHtmlText" Jean-Paul Natola
