Two things:
1)
Quote:
Originally Posted by jhoelz # Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
72.51.38.198 icthusconnect.com |
should be:
Quote:
Originally Posted by jhoelz # Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
72.51.38.198 icthusconnect.com HOSTNAME |
replacing HOSTNAME with whatever the boxe's name is.
2)
Also,
Quote:
|
zmprov ms icthusconnect.com zimbraMailPort8080
|
should be
zmprov ms HOSTNAME.icthusconnect.com zimbraMailPort8080