I am working in an environment with 2 domains. One (O=mail) is a 6.5 domain while the other (O=DMZ) is 8.0.1. The “DMZ” domain sends mail to the internet for all users. I am trying to set things up so the DMZ domain adds a message disclaimer in an html format that includes an image tag. I am getting different results depending upon whether there is text in the body of the email. If there is no text, I receive the disclaimer and the image properly. If there is any text in the body of the email, I’m only receiving the disclaimer’s text…and not formatted with the font specified in the HTML. I am formatting outgoing internet mail as MIME in my location document. Can anyone suggest other things I should be looking at?
Subject: Incomplete html disclaimer ?
Seems you have made disclaimer with full html tags. Check if there is or tags in zour disclaimer text and DELETE them !
Let there be only text formating tags like
…
Subject: HTML tags
Checked that. I only have tags for
and in the html. Any other suggestions??? Please???
Subject: RESOLVED - Disclaimer in R65/R8 Environment
The trick here was to modify the configuration documents of both the mail and smtp servers. On the MIME tab…conversion options - outbound, the format had to be changed to “Plain text and HTML” (instead of just plain text).