I have problem with php mail()
function on localhost server. I can't test my email application on localhost when i'm trying to send emails with php function
mail()
.
I'm getting this error
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 F:wampwwwproductajax.php on line 64
I'm using WAMP server and if anyone knows solution please help me.
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…