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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.