Environment
Retain 4.x
Situation
Why is viewing messages in text mode in IE breaking words?
Resolution
When sending a text stream to the browser the <pre> tag is automatically generated by the browser. IE does not add any style to the tag. Retain tries to add styling to the <pre> tag but not all browsers support this.
Additional Information
This article was originally published in the GWAVA knowledgebase as article ID 2841.