Support for Envato Buyers Forums OldCar No Email from Contact Form

Viewing 1 reply thread
  • Author
    Posts
    • #5005
      garyk1968
      Member

      Hi,

      I have an issue in that if I fill in the details and click submit on my contact page it says email has been sent but I never receive anything.

      Looked at log files on my webspace and no errors or anything. There are no docs concerning the actual setup of mail, is it using php mail() ?

      Thanks

      Gary

    • #5010

      Hi

      It’s using wp_mail() function, so your server must support sendmail module, otherwise, you need to install it on your server.
      The other easy way to send mail without this module is that you can install “Configure SMTP” plugin and finish the settings with your SMTP service account, I’m using this plugin to instead of wp_mail() on my site.

      Thanks

Viewing 1 reply thread
  • You must be logged in to reply to this topic.