Report this

What is the reason for this report?

Set a fully qualified domain name (FQDN) hostname on your server

Posted on April 19, 2014

I was reading on installation instructions for iredmail and it says you need FQDN name in etc/hostname and etc/hosts. Curently I in hostname I have have veepme In in hosts I have 127.0.0.1 localhost veepme what should I change veepme to or should I leave veepme and add a FQDN to the two files.



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.

You need a name that uniquely identifies your location in the DNS tree. In order for it to work for its intended purpose (e-mail, in your case), it needs to be a name that has a DNS record. I’m pretty sure you’re missing at least a top level domain (com, org, net, etc.).

I have a .us and am running running it on on the droplet as a web server and it works. myname.us but is not veepme.us so what goes in hostname and hosts? <br> <br>I am guessing <br> <br>hosts file gets 127.0.1.1 mail.myname.us veepme <br>hostname gets veepme <br> <br>I am going by this install instruction. <br>http://www.iredmail.org/install_iredmail_on_ubuntu.html <br>Possibly nothing needs to be changed or added to hosts or hostname because my DNS record takes care of it? <br>

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.