On 05/30/2003 02:28 AM, Jim McNeely wrote:
I've come a long way with many google searches an I almost have this working, so have mercy!!!
So what am I missing here?
I'm doing a Mail_mime class smtp mail from php using PEAR. It needs to have text and html versions which is why I'm using this. It is sending out the email OK, but when I get the mail, I get this as the body of the email:
Maybe your problem has to due with mail() function bugs. You may want to try this other class that comes with work arounds to some of the mail() function bugs and you can easily compose messages with text and HTML in the same body as well embedded images and attached files if you need that too.
http://www.phpclasses.org/mimemessage
--
Regards, Manuel Lemos
Free ready to use OOP components written in PHP http://www.phpclasses.org/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php