Hello, I am currently learning PHP and trying to send eMails.
Before I had a SMTP server I got a 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 C:\xampp\htdocs\index.php on line 16
so on ##php they say i need a smtp server, and i go get pmail.
Now I still get the error, can someone help me set it up?
Thanks
<p>Hello, I am currently learning PHP and trying to send eMails.</p><p>Before I had a SMTP server I got a error: </p><p><span class="Apple-style-span" style="font-family: 'times new roman'; font-size: 16px; "><b>Warning</b>: mail() [<a href="http://localhost/function.mail">function.mail</a>]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in <b>C:\xampp\htdocs\index.php</b> on line <b>16<span class="Apple-style-span" style="font-family: Arial; font-size: 13px; font-weight: normal; "> </span></b></span></p><p> </p><p>so on ##php they say i need a smtp server, and i go get pmail.</p><p> </p><p>Now I still get the error, can someone help me set it up?</p><p> </p><p>Thanks </p>