Hi folks,
I'm trying to move past the following System Check Report:
System check report:
Environment check passed.
Filesystem check passed.
Network check failed -- Could not find a host name in DNS that matches an IP address
Network check failed -- IP address associated with host name 'localhost.localdomain' is '127.0.0.1'
Network check failed -- 127.0.0.1 line contains fully-qualified server hostname (localhost.localdomain) in /etc/hosts, please remove it
Dependency check passed.
Running services check failed -- A non-Scalix POP3 service is already running. You must stop it before continuing.
My hosts file looks like this:
127.0.0.1 localhost.localdomain localhost
209.99.214.10 server2.lctservices.net server2
and /etc/redhat-release looks like this:
Red Hat Enterprise Linux ES release 4 (Nahant)
Any nudges in the right direction would be appreciated.
Steve