RE: [PHP] Richard Heyes HTML Mime Mail class

2001-01-30 Thread Richard Heyes
> I've just downloaded and started playing aorund with echo($subject); ?> ;-) > > Looks great! Only one problem though: > > I'd like to be able to use the included smtp-class for > delivering serveral > messages through the same smtp-connection before closing it > and I'm too > stupid to fi

[PHP] Richard Heyes HTML Mime Mail class

2001-01-30 Thread Nicklas af Ekenstam
Hi all! I've just downloaded and started playing aorund with ;-) Looks great! Only one problem though: I'd like to be able to use the included smtp-class for delivering serveral messages through the same smtp-connection before closing it and I'm too stupid to figure out how to do it myself.