Help me…
Now I’m successfully running mail server. I’m follow this tutorial
But I’m not happy with the servername, because this is not my main domain.
Is it possible to change servername…? example if we already setup mail server with imap : mail.somedomain.com and change to mail.otherdomain.com…?
Please help me…
Thank you…
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.
Yes, it is possible to change the name, first rename your droplet, then inside your droplet modify /etc/hostname and restart network or restart your droplet.
As I don’t know what OS Distro are you using this procedure can change, so be sure to google hot to rename hostname on your distro,
Finally successfully change mail server name by running reconfiguration
sudo dpkg-reconfigure postfix
https://help.ubuntu.com/community/Postfix
Thank you for your answer, I use ubuntu Ubuntu 14.04,
Now, my email client (thunderbird) only can connect with my mail server with this setting
Incoming Imap Servername: mail.mydomain.com Port: 993 SSL: SSL/TLS Authentication: Normal Password
Outgoing SMTP: Servername: mydomain.com Port: 587 Authentication: Normal Password
What I want change servername for Incoming IMAP and Outgoing SMTP. I want to change to other domain.