Get-RemoteDomain | fl
You are looking for the “Content Type” setting and should be displayed like below:
There are three settings allowed here:
- MimeHtml – converts messages to MIME messages that use HTML formatting, unless the original message is a text message. If the original message is a text message, outbound message will be a MIME message that uses text formatting.
- MimeText – converts all messages to MIME messages that use text formatting.
- MimeHtmlText – converts all messages to MIME messages that use HTML formatting.
Set-RemoteDomain –ContentType {ContentType}
With {ContentType} being what you want to set it to. So, in our case, we run this command:
Set-RemoteDomain –ContentType MimeHtmlText
You should do this for all your Exchange servers if you have multiples in your environment.
Comments
If you have any questions about this guide, please feel free to post a comment below using our comments system.Gear We Recommend
A few general tech accessories worth having alongside this.
Browse our General Tech Accessories picks on AmazonAs an Amazon Associate, TechyGeeksHome earns from qualifying purchases.
Discover more from TechyGeeksHome
Subscribe to get the latest posts sent to your email.