|
Posted by R. Rajesh Jeba Anbiah on 06/18/06 10:48
jerrygarciuh wrote:
> Hi folks,
>
> HELP!!!!
>
> My habitual use of mail() is causing me some grief. I am having
> slightly different results depending on the server I use but the gist
> is that mail() is returning 1, and I can send mail to yahoo.com,
> gmail.com, and hotmail.com no problem. 100% success.
<snip>
> I have also played around with setting all the headers to good
> addresses at my site to see any bounces from the SMTP server.
IIRC, there was/is some problem with mail() function and when the
receiving server is too sensitive, it will throw syntax error and the
e-mail will get bounced (eg. Yahoo). But, since you're saying that you
could send to yahoo.com, it is better that you check for any bounced
mails and reasons.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|