|
Posted by R. Rajesh Jeba Anbiah on 11/12/21 11:49
Chris wrote:
<snip>
> Cannot get mailing functions from Wordpress 2.2 working. Looking through
> the code, I see it uses mail()
<snip>
FWIW, there was a bug in mail() function and I don't think it's get
fixed. So, when sending mail with mail() function, it will get rejected
because of syntax error when sensitive servers receive it (eg, Yahoo).
So, try sending mail to different domains.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
[Back to original message]
|