Report this

What is the reason for this report?

Unable to send mails from the website

Posted on August 31, 2020

Hi,

I am unable to send mails from the website using PHP mail function.

If I send the mail from an email to another email on my domain it works fine. However, on sending from the site, the mail is not received. On checking at mail-tester.com I noticed the errors highlighted in red https://prnt.sc/u8thpo

As an example, my domain name can be considered as domain.com

On checking hostname it shows the correct domain name and my fqdn is the same as my domain name.

Please help.



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.

Hi there,

For anyone who comes across this in the future, using PHP mail might be quite unreliable as stated in the question.

Also keep in mind that port 25 might be closed for new accouts as described here:

https://docs.digitalocean.com/support/why-is-smtp-blocked/

Dedicated email deliverability platforms are better at handling deliverability factors like IP reputation. To send mail from DigitalOcean, we recommend using SendGrid:

https://marketplace.digitalocean.com/apps/sendgrid

Best,

Bobby

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.