Hi, I get this error message when trying to send the inforation to a mail. Can somebody please help me?!
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\Apache Group\Apache2\htdocs\mail.php on line 75
I understand that I need to change some settings in php.ini, but I just don't know how. For example should I write smtp_port = 25 or "25". Do you understand my problem, have tried different alternatives, but nothing seems to be working...
thanks!