Report this

What is the reason for this report?

Email not working

Posted on August 14, 2013

Hi,

My wordpress sites are working fine, except email is not sent from the Wordpress. Let say i install a contact form plugin.

Suppose i will get email everytime anyone contact me from the site, but i get nothing. Whats wrong?



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.

i did’nt see any errors.but
import smtplib server = smtplib.SMTP(“smtp.gmail.com”,587) is not working

<b>“My wordpress sites are working fine, except email is not sent from the Wordpress.”</b> <br> <br>The solution from this thread => <a href=“https://www.digitalocean.com/community/questions/wordpress-email-notifications”>WordPress email notifications</a> worked for me.

Do you have an MTA installed? <pre>sudo apt-get install sendmail</pre>

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.