I found out it was my SMTP server that was actually having the problem sending to Yahoo accounts, not PHP. I changed which server my PHP script used to send mail and it sent it to my Yahoo account no problem.
John --- Alex Shi <[EMAIL PROTECTED]> wrote: > Hi, > > > Monday, February 04, 2002, 12:17:27 AM, recebi de > John P. Donaldson: > > > > John> I've tried several PHP form processors, and > all of > > John> them have trouble sending the form contents > to a Yahoo > > John> address. When I change the address to > something other > > John> than a Yahoo account, it sends the form > results with > > John> no problem. Is there an issue with PHP's > mail > > John> function and Yahoo email addresses? > > > > check your SMTP server in the configuration of PHP > > Could you please further suggest how to check and > what should > be check for this issue, and what could be a concern > in php configuration > regarding to Yahoo account? > > Thanks! > > Alex > > > > > ---- > > Ricardo J. Veludo > > e-mail: [EMAIL PROTECTED] > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: > http://www.php.net/unsub.php > > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

