Hello, how can i get professional email address from digital ocean please ?
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.
I will like to use my domain name and create an email account like contact@skip-theline.ca and use it to send or receive emails.
Hi there,
What you could do is to use a control panel like Plesk for example. You could install Plesk on a new Droplet with this 1-Click option here:
https://marketplace.digitalocean.com/apps/plesk
Plesk comes with a full-fledged eMail server included. Manage multiple users and mailboxes per domain. Or offer eMail hosting to your customers. Note: to set up your reverse DNS record required to run an eMail service.
On another note, I could also suggest taking a look at this tutorial here:
https://www.digitalocean.com/community/tutorials/why-you-may-not-want-to-run-your-own-mail-server
Hope that this helps. Regards, Bobby
Hello, @claudekamgakamgueu
Can you please clarify if you’re looking to build your own mail server in order to send/receive emails? You can use your domain name and create an email account like contact@yourdomain.com and use it to send or receive emails.
You can check the following tutorials on How To Install and Configure Postfix on Ubuntu 20.04 and How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-on-ubuntu-20-04
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-as-a-send-only-smtp-server-on-ubuntu-20-04
Hope that this helps. Regards, Alex