A
admin1
I have created html formatted emails in asp.net that get sent out using
Smtpmail.Send. It creates a two part mime email message that the body
of the email does NOT viewable in Entourage. If you look at the source
it is there, but it does not show. When looking at the source of the
email.
My opinion is that because it starts off with Content-Type: text/plain;
then switches it to Content-Type: text/html; that this 2 part message
confuses Entourage.
These emails come out fine in Outlook, Apple Mail. Only Entourage can't
process them.
Smtpmail.Send. It creates a two part mime email message that the body
of the email does NOT viewable in Entourage. If you look at the source
it is there, but it does not show. When looking at the source of the
email.
My opinion is that because it starts off with Content-Type: text/plain;
then switches it to Content-Type: text/html; that this 2 part message
confuses Entourage.
These emails come out fine in Outlook, Apple Mail. Only Entourage can't
process them.