Hi.
Oh yes, one other thing.  You should include an RFC822 date in the  
headers.  So add something like:
         $mdate = gmdate("r", time());
         $headers .= "Date: $mdate\r\n";
Mail will be rejected from some mail servers if this date is missing.
-Craig

On 19/05/2009, at 5:54 PM, henson wrote:
> I'm having this problem with sending HTML mail to my yahoo.com email.

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to