GO ILLINI
01-22-2006, 08:15 AM
I have it all set up(i think) right. But i still get an error message saying:
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in Z:\users\sadako232\register\stuff.php on line 20
I know that the smtp server is set though...
php.ini
SMTP = smtp.sbcglobal.yahoo.com
When i use:
ini_set(SMTP, "smtp.sbcglobal.yahoo.com");
I get this error:
Warning: mail() [function.mail]: SMTP server response: 530 authentication required - for help go to http://help.yahoo.com/help/us/sbc/dsl/mail/pop/pop-11.html in Z:\users\sadako232\register\stuff.php on line 20
Nothing on that page helps me... Any help would be greatly appriciated,
Thanks,
ILLINI
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in Z:\users\sadako232\register\stuff.php on line 20
I know that the smtp server is set though...
php.ini
SMTP = smtp.sbcglobal.yahoo.com
When i use:
ini_set(SMTP, "smtp.sbcglobal.yahoo.com");
I get this error:
Warning: mail() [function.mail]: SMTP server response: 530 authentication required - for help go to http://help.yahoo.com/help/us/sbc/dsl/mail/pop/pop-11.html in Z:\users\sadako232\register\stuff.php on line 20
Nothing on that page helps me... Any help would be greatly appriciated,
Thanks,
ILLINI