On 03/27/2003 02:14 PM, Jeff Lewis wrote:
We're sending out emails using mail() and sending it in HTML format and while most people get it correctly a couple are not. They get the anti-abuse headers and then the HTML code appears as just that - HTML code in the body of the email.
Sending those same people an HTML email composed in Outlook comes across just fine, perhaps it's the anti abuse headers causing the issue?
That seems like a bug in the mail() function that makes messages look they have some kind of virus, I was told.
You may want to try this class that provides workaround for many mail() function problems:
http://www.phpclasses.org/mimemessage
--
Regards, Manuel Lemos
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php