Re: Embedding multiple images in html email

2009-10-15 Thread Tim Chase
> Can't you include the link and source within the html code of the email? The problem then becomes that many email programs no longer display remote images inline unless the email comes from a trusted source. It was a popular way to add tracking bugs to HTML emails, so MUAs began to disable

Re: Embedding multiple images in html email

2009-10-15 Thread Angel Cruz
Can't you include the link and source within the html code of the email? for example, as a snippet: . . . html = """\ blah blah blah http://blah-blah-blah.com";>http://blah-blah-blah.com/media/img/blah-blah-whatver-image.png"; width=100%> Blah-whatever-your-messa