1

I can't send mail from localhost.

I am using Xampp v3.2.2 and I configured it based on the solution from this link: How to configure XAMPP to send mail from localhost?

I made sure to restart apache after the changes and so far I don't get any errors but the mail is not sent.

Thank you very much

Community
  • 1
  • 1
  • Have you configured it with gmail or other? – Akshay Oct 04 '16 at 04:06
  • Refer this [link](http://stackoverflow.com/questions/22396721/how-to-send-email-from-localhost-wamp-server-to-send-email-gmail-hotmail-or-so-f) – Akshay Oct 04 '16 at 04:11
  • I think you also need a mail server setup, if you don't want to do that you can use smtp, with a library like PHPMailer, and an email account to bounce it off of. This should work for testing. – ArtisticPhoenix Oct 04 '16 at 04:19

0 Answers0