Thread: Postfix problem
View Single Post
  #24 (permalink)  
Old 03-03-2007, 08:03 PM
robscovell robscovell is offline
Active Member
 
Posts: 34
Default

Hi,

No, no server crash. A clean install on new disks.

Code:
[zimbra@ls2kserver libexec]$ netstat -a | grep 389
[zimbra@ls2kserver libexec]$ netstat -a | grep slapd
[zimbra@ls2kserver libexec]$ netstat -a | grep zimbra
unix  2      [ ACC ]     STREAM     LISTENING     170858 /opt/zimbra/logger/db/mysql.sock
unix  2      [ ACC ]     STREAM     LISTENING     170939 /opt/zimbra/db/mysql.sock
unix  2      [ ACC ]     STREAM     LISTENING     171334 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/state/mux
unix  2      [ ACC ]     STREAM     LISTENING     171245 /opt/zimbra/amavisd/amavisd.sock
unix  3      [ ]         STREAM     CONNECTED     170937 /opt/zimbra/logger/db/mysql.sock
[zimbra@ls2kserver libexec]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1       localhost.localdomain   localhost 
192.168.0.222   ls2kserver.lifestyletrust.org.nz ls2kserver
[zimbra@ls2kserver libexec]$
If it helps you to know, I have set up split DNS as descibed on the wiki. I don't know if that is relevant.

Thanks,

Rob
Reply With Quote