Report this

What is the reason for this report?

How to build WordPress website + SMTP server + third party mail application on the same server?

Posted on March 27, 2022

Hello Now, I’m learning how to build a fully secure server and I succeeded to build my own server and deploy my WordPress now I need to build my own SMTP server and add a third party mail application to the same server, without using Control Panel



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.

This comment has been deleted

This comment has been deleted

Hi @HappyTech,

So, you’ve said you already have a WordPress website installed and you are using Nginx, that’s cool, good job!

Now, regarding SMTP, I’ll urge you to check the following article:

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-as-a-send-only-smtp-server-on-ubuntu-18-04

As a whole, it’s easy to create an SMTP send-only service with Postfix. Having said that, I’ll recommend you to use the third-party mail application for SMTP as well as for receiving mails.

Additionally, third-party mail applications are not hosted on your Droplet. That’s the idea for these mail apps, to not be used on your Droplet so that they are not influenced by your setup.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Dark mode is coming soon.