SMTP

To verify SMTP SPF/DKIM etc are set properly, sent a mail to [email protected], check the reply.

Cloud providers like Amazon AWS, Alibaba, Microsoft Azure, Google Cloud and DigitalOcean do not allow you to run your own mail server. If you need to sent an email from your web application, you need to use one of the Transnational Email Services.

Amazon AWS

How to set Reverse DNS on Amazon EC2. Remove Email Restriction
Amazon EC2
Amazon Lightsail rDNS

Alibaba Cloud

Alibaba Cloud won’t allow SMTP. In case you need an SMTP port, you can request, but it only allows you to send emails using a third-party SMTP server. If you install an SMTP server on your server, Alibaba cloud will permanently disable port 25. For more info, see

https://www.alibabacloud.com/help/faq-detail/56130.htm

If your site needs to send an email, use DirectMail, transactional email service provided by Alibaba Cloud

AlibabaCloud DirectMail

Google Cloud

https://cloud.google.com/compute/docs/tutorials/sending-mail/

Microsoft Azure

https://blogs.msdn.microsoft.com/mast/2017/11/15/enhanced-azure-security-for-sending-emails-november-2017-update/

DigitalOcean

They only allow SMTP after 60 days of use to avoid spam. Source: See pinned answer by alexdo

Vulr

Vultr blocks the SMTP port by default.

https://www.vultr.com/docs/what-ports-are-blocked

You need to fill out the form below to unblock the SMTP port.

https://my.vultr.com/billing/unblock_smtp_port/

Linode

SMTP is blocked by default. To unblock, create A record + rDNS for the hostname. Then open a support ticket at

https://www.linode.com/community/questions/19082/i-just-created-my-first-linode-and-i-cant-send-emails-why

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *