I am trying to build a simple Contact Form on Dreamweaver that will email user responses to a designated email.
However, I am getting the above problem: 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()
I have 2 PHP based files on dreamweaver:
mailscript
contactform
Untitled Document