Question

What app would I need to install on ubuntu to send out e-mails from the different domains on my server?

Let’s say I host a few sites like example.com, test.net, and site.org. And they’re all wordpress sites and on one single droplet.

What app(s) do I need to install so that I can send e-mails from example.com to new users of that site and also send e-mails from test.net to new users of that site and also send e-mails from site.org to new users of that site?


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.

Andrew Herrington
DigitalOcean Employee
DigitalOcean Employee badge
August 10, 2016
Accepted Answer

Hey there,

Running a mail server on your own is not always an easy process. We have an article/tutorial on this here: https://www.digitalocean.com/community/tutorials/why-you-may-not-want-to-run-your-own-mail-server

If you’ve read that and still want to run a mail server on your own, I would suggest checking out Mailinabox. We have a great tutorial on setting it up here: https://www.digitalocean.com/community/tutorials/how-to-run-your-own-mail-server-with-mail-in-a-box-on-ubuntu-14-04

Regards,

–Andrew

alexdo
Site Moderator
Site Moderator badge
November 1, 2021

Hello all,

What I could suggest here is using an SMTP plugin for your WordPress site.

That way you will be able to specify an SMTP server with authentication which your emails would be going through. You could for example use SendGrid’s SMTP service. This would drastically increase the delivery rate of your emails as well compared to using plain PHP mail.

I’ve been using this plugin for a while now and it works very well: Easy WP SMTP.

https://www.digitalocean.com/community/tutorials/how-to-get-wordpress-email-notifications-on-a-digitalocean-droplet

Hope that this helps! Regards, Alex

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