Report this

What is the reason for this report?

Wordpress Registration Email Not Sending

Posted on February 17, 2015
fvin

By fvin

Hello everyone.

I opened registration to visitors in one of my wordpress websites and registration is not working properly.

I just tried “Lost Password?” function and it gave me this error:

“The e-mail could not be sent. Possible reason: your host may have disabled the mail() function.”

My server is Ubuntu 12.04; LEMP - running on nginx.

Is there a way to fix this problem without messing up?

I appreciate your help. Thanks,



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

if you install sendmail, as ryan mentioned, be sure to do:

sudo apt-get install sendmail

and then configure sendmail(just choose the defaults)

sudo sendmailconfig

reboot

Problem solved. Thanks.

Perfect! Thanks @sierracircle

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.