R
richard.hopkirk
Hello all,
We have an application that generates HTML emails that contain article
headlines along with the full-text of the articles with two images
attached. Occasionally, the emails won't display in Outlook 2003 nor
Outlook 2000 - so it doesn't appear to be an Outlook versioning issue.
I have been through the Microsoft KB but cannot find anything that
specifically relates to our situation (there was one issue with the
same message but this dealt specifically with forms display).
I have saved one of the emails that fails to display as a file (this
is the actuall SMTP message as it goes out over the wire). I cannot
see anything in it that may be causing this problem. I'm pasting the
contents of the file here.
I've written a little Ruby program that reads in the file and sends of
the email. It fails with the same error. I'm certainly perplexed as
to why this is occuring. Any thoughts/comments/avenues of
investigation are more than appreciated.
Ok, Google Groups not letting me post the file as it thinks it's
binary, which it is not, as the images are base64 encoded. Anyways, if
anyone has any suggestions they'd be much appreciated. Thanks.
Rich
We have an application that generates HTML emails that contain article
headlines along with the full-text of the articles with two images
attached. Occasionally, the emails won't display in Outlook 2003 nor
Outlook 2000 - so it doesn't appear to be an Outlook versioning issue.
I have been through the Microsoft KB but cannot find anything that
specifically relates to our situation (there was one issue with the
same message but this dealt specifically with forms display).
I have saved one of the emails that fails to display as a file (this
is the actuall SMTP message as it goes out over the wire). I cannot
see anything in it that may be causing this problem. I'm pasting the
contents of the file here.
I've written a little Ruby program that reads in the file and sends of
the email. It fails with the same error. I'm certainly perplexed as
to why this is occuring. Any thoughts/comments/avenues of
investigation are more than appreciated.
Ok, Google Groups not letting me post the file as it thinks it's
binary, which it is not, as the images are base64 encoded. Anyways, if
anyone has any suggestions they'd be much appreciated. Thanks.
Rich