View Single Post

  #3 (permalink)  
Old 11-17-2004
Damien
 
Posts: n/a
Default Re: Sending multipart html emails with PHP script

Manuel Lemos wrote:
(snip)
> I suspect that the part separators are wrong.


In what way ? I've tried "simple" ones and some generated from
md5(uniqid...

> Anyway, if I were you I would not re-invent the wheel and use existent
> classes for composing and sending HTML messages with embededed images
> and alternate part texts like this one:
>
> http://www.phpclasses.org/mimemessage


Thanks for the link, but I need to customize the body before it is sent.
For now, adapting the code is a bit over my head.

Any other idea ?

BR,
Damien
--
"Disk that's so old it's got marks from Noah's screwdriver on the side. "
BOFH
Reply With Quote