Ask

I have a problem. My email is not working from the contact form. I am on localhost. I've tried both php and SMTP. Both give error messages. 'SMTP Error! Could not connect to SMTP host'. 'Could not instantiate mail function'. These are the error messages for SMTP and php.


Answer

Mail function does not work on localhost (unless you have installed an email server).