Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to send email using php

Status
Not open for further replies.

tempsup

MIS
Sep 10, 2003
26
0
0
GB
Hi,
i'm trying to send email using mail(), but i kept getting the error message below:

Warning: 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 C:\Program Files\Apache Group\Apache2\htdocs\input.php on line 238

Anyone knows? thnkx



 
Solved the previous problem....
but now this....

Warning: mail(): SMTP server response: 553 <sgx038.amk.st.com>... Domain name required in C:\Program Files\Apache Group\Apache2\htdocs\input.php on line 76


anyone can help??? thanxxx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top