Viewing 3 replies - 1 through 3 (of 3 total)
  • It uses the PHP function mail(), which sends through sendmail on the server. If sendmail is not enabled or available on the server, it “usually” will not work.

    You may want to take a look at the WordPress plugin wpPHPMailer, which bypasses the need for sendmail.

    https://www.coffee2code.com/archives/2004/06/28/plugin-wpphpmailer/

    Thread Starter whoiam55

    (@whoiam55)

    Hi,

    thnx for reply. I tried with wpPHPMailer, but still not getting mails. seems something wrong with my server.

    thnx anyway

    Thread Starter whoiam55

    (@whoiam55)

    OK, I’m getting this error now “The e-mail could not be sent.
    Possible reason: your host may have disabled the mail() function…”. I asked from my server admin and there is nothing like that, no problem with mail() funtion.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how wp send mails’ is closed to new replies.