I have one domain configured on a droplet and I want to setup an independent mail server on other droplet with mail.mydomain.com. I have installed the setup as per https://www.digitalocean.com/community/tutorials/how-to-set-up-a-postfix-e-mail-server-with-dovecot but I can send the emails only, I am not able to setup roundcube on my server and neither able to connect to my mail server from any mail client.
Please help me anybody.
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!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Our tutorial on How To Install and Setup Postfix on Ubuntu 14.04 should do the job for you. You will need to make sure the mail CNAME in your domain ZONE configuration is pointed to the A HOST of your DigitalOcean Droplet. If you are using DigitalOcean’s nameservers, you can follow this tutorial to accomplish that.