Hi,
I wanted to know the easiest way and what is needed in order to setup receiving email addresses on my droplets. (And some users need to also be sending from their email)
I’m not looking to manage any email servers. But I do want to create email addresses. For instance.
user1@domain.com user2@domain.com user3@someotherdomain.com etc.
I am aware of the security implications of maintain our own mail server so that is why I’m not looking forward to host it locally.
I also want it to be easy to create new incoming addresses. I want to easily manage the addresses created on the domain. I need my Apps, like Wordpress for instance (contact form, registrations confirmation, password reset, etc), to be able to send email from the server. Some users need to send out email from their @domain.com address. I could forward aliases to some external addresses (like @gmail, @hotmail, etc) but then how would those users be able to send from their @domain (I think it’s not possible, am I wrong?)
If I just want to create aliases, do I need Postfix? If I just want to forward aliases to external emails, do I need Postfix? If I install Postfix on my server to forward aliases to external email addresses, do I risk Spoofing attacks from the @domain.com addresses ?
I know it a lot of questions but I’m trying to figure out the easiest, reliable and secure way to create and manage email addresses for any given domain without having to specifically maintain a mail server. If that is the only solution, please advise so :)
Thanks in advance
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!
You can’t receive mail on your droplet unless you set up a mail server. I recommend Postfix, we have a couple of articles on installing it: <br> <br>https://www.digitalocean.com/community/articles/how-to-install-and-setup-postfix-on-ubuntu-12-04 <br> <br>You can also go for a hosted mail service such as google apps, you can still send mail from your droplet if you use such service.
<b>“I could forward aliases to some external addresses (like @gmail, @hotmail, etc) but then how would those users be able to send from their @domain (I think it’s not possible, am I wrong?)”</b> <br> <br>Actually, yes, this is possible. There are plenty of guides available via Google, e.g. <a href=“http://email.about.com/od/gmailtips/qt/Send_Mail_from_Any_Account_Custom_From_Address_with_Gmail.htm”>How to Send Mail from a Custom Email Address with Gmail</a>; or <a href=“http://windows.microsoft.com/en-US/windows/outlook/other-email-accounts”>Set up your Gmail, Yahoo! Plus, or Microsoft email accounts in Outlook.com</a>; and more.
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.