[thelist] HTML mail with images

Jose Ngo chilijoe at gmail.com
Tue Nov 23 05:02:42 CST 2004


You will need to create multipart messages. Try the PHPMailer class:
http://phpmailer.sourceforge.net/

Tutorial > Using Attachments > Inline Attachments
may be what you need.

On Wed, 17 Nov 2004 17:26:32 +0200, Razvan Pop <razvan at cpea.ro> wrote:
> Hello.
> I've got an online shop and I want to send an e-mail with the products
> requested by the people including pictures, specifications and other
> details.
> My problem is with the images included in the mail. I'd like to include
> them as attachements and display them altogether. I've received
> complaints that images don't show up in their e-mail clients if I send
> them linked and often the e-mails end up in the bulk folder.
> Thus, I'd like to generate the e-mails in the site backend which uses
> PHP and include the images along. How can I do this and, if possible,
> how can I spare my clients of searching through their bulk mails?
> Regards,
> 
> --
> razvan pop
> http://razvan.cpea.ro
> 
> --
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
> 


-- 
Take back the web!
http://www.spreadfirefox.com


More information about the thelist mailing list