I set up virtual hosts with apache and my domains, I followed the tutorial here: https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts
Now I’m looking to just set up email for the domains I have in my virtual hosts. Can anybody tell me what I need / need to do to set this up properly? What I’m looking for is something like: myname@mydomain.com
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.
You can install Postfix on your droplet: <a href=“https://www.digitalocean.com/community/articles/how-to-install-and-setup-postfix-on-ubuntu-14-04”>https://www.digitalocean.com/community/articles/how-to-install-and-setup-postfix-on-ubuntu-14-04</a>