Question

Sometimes it does not send mail from wordpress! Help

Hi, I hope you’re well. I have a question, on my server I have installed wordpress and I have also installed what is the postfix SMPT mode to only send mail notifications and I work perfectly mailing, but I have a small drawback is that I have noticed that In wordpress I have users who have not confirmed their mail and I have several users who have told me that the mail has not arrived, while another if they arrive. It happens that I have the SPF and the DKIM correctly configured, but I still send the mails in SPAM, but the inconvenience is the Why is not sent or do not reach others?

After setting up SPF and DKIM, do you have to wait for some time for the mail providers to consider you reliable even if you have the SPF and DKIM correctly?


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Yes, you have to wait some time after setting up everything, to build reputation with mail providers. That’s normal. In that time some mails will get delivered successfully, right in the users inbox, but some will end in spam folder or even not delivered.

Beside SPF and DKIM, you should also set up PTR record. PTR record will enable reverse lookup for your domain, so mail provider can resolve your domain to IP address and verify is sender correct. To do it on DigitalOcean, change hostname in Cloud Control Panel to your domain name. In Networking -> PTR records, you can verify is it added successfully.

Also you can “register” your email domain with some of mail providers. [This ServerFault] answer links needed steps for some of mail providers.

Mm ok, thanks, sou I will wait

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel