Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I spent almost two days, solving this problem successfully. Above solution didn’t work, I tried every possible solution including checking if php mail() is enabled or not or adding the int() to config.php, nthing worked. OK here is my solution:
    1- Install WP Mail SMTP from here
    2- Set a mail on your own server like info@mydomain.com
    3- in Plugin setting try to use SMTP instead of PHP mail
    4- my test on Gmail was unsuccessful, that’s why I recommend you using your own mail
    5- any setting with SSL or TLS was unsuccessful, so I used “No encryption”.
    6- there are several available SMTP ports for me only 80 worked.

    Good luck

    I spent almost two days, solving this problem successfully. Above solution didn’t work, I tried every possible solution including checking if php mail() is enabled or not or adding the int() to config.php, nthing worked. OK here is my solution:
    1- Install WP Mail SMTP from here
    2- Set a mail on your own server like info@mydomain.com
    3- in Plugin setting try to use SMTP instead of PHP mail
    4- my test on Gmail was unsuccessful, that’s why I recommend you using your own mail
    5- any setting with SSL or TLS was unsuccessful, so I used “No encryption”.
    6- there are several available SMTP ports for me only 80 worked.

    Good luck

Viewing 2 replies - 1 through 2 (of 2 total)