> for some reasons my mails I send to hotmail are never arriving,  (using
> mail($email,$subject_line,$msg,$headers);)
> anyone ever heard of this?
>
>

What is in $headers?

Make sure the "From: " domain can be reverse resolved to the machine the
mail is being sent from. [EMAIL PROTECTED] will fail. :-)

Jim Grill

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to