iRedMail will use FQDN in several config files, e.g. Postfix (parameter "myhostname="). And it gets the FQDN with command "hostname -f". If you don't list the FQDN as first item in /etc/hosts, it will return a short hostname instead.
↧
iRedMail will use FQDN in several config files, e.g. Postfix (parameter "myhostname="). And it gets the FQDN with command "hostname -f". If you don't list the FQDN as first item in /etc/hosts, it will return a short hostname instead.