I’ve written VBA code to send a mass mailing email that contains an embedded image (a jpg logo). I tested the code on my own computer using Outlook 2007. Everything works perfectly.
The problem I’m having is that when I installed it on the user’s computer, which has Outlook 2003 installed, the message is sent out and received but the embedded image is not received. The message appears perfectly in the Sent Items folder, including the image . Upon receipt, however, instead of the image, the dreaded red x appears. I Googled this and tried changing a few Outlook 2003 settings but nothing works.
I’m thinking that it appears fine in the Sent Items folder because the image is physically on that C: drive. What settings control this?
Any ideas? Thanks, in advance.