By speelman90
Im curious if my digitalocean account comes with a preset email server to send and receive emails to/from xxx@mydomain.com. If not, would I need to setup my own server? any tutorials for doing so and securing an email server? any downsides to this?
Currently running ubuntu 14.04 with python3/django/postgres setup
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!
No. But you can setup your own mail server or subscribe to Google Apps if you have the budget, if you are on the low side, you may try Zoho Apps Email. It’s free for 1 domain per account, and up to 25 users/emails.
Outsourcing your email to Google or Zoho will minimize the load on your server, except that if you are actually planning on setting up another droplet just for the mail server.
I personally use Zoho on my website.
You don’t have to setup an email server in order to have an email @yourdomain.com. You can create a relay via mailgun.com.
Mailgun allows you to create infinite addresses under your own domain, and it provide SMTP server + credential where you can use to establish a secure connection between mailgun and gmail/hotmail inbox. All for free, until you have sent over 10,000 emails a month then you will have to pay $5 for additional 10,000 emails. This does not apply to most of us however.
So once done correctly, you can send and receive under example@mysite.com directly from Gmail inbox as if you run your own email server for example@mysite.com. Here’s full guide.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.