我mail()在localhost服务器上有php 功能的问题.当我尝试发送带有php功能的电子邮件时,我无法在localhost上测试我的电子邮件应用程序
mail().
我收到了这个错误
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:\wamp\www\product\ajax.php on line 64
我正在使用WAMP服务器,如果有人知道解决方案,请帮助我.