View Single Post
  #2 (permalink)  
Old 07-09-2008, 03:03 AM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,158
Default

o_O
interesting name..

anyway(!), do:

telnet localhost 7071

ps -ef |grep mailboxd

see what they return. telnet should respond to 7071, and there should be a mailboxd process running. if not, check in /opt/zimbra/log/mailboxd.log/out to see if you can see some error (usually due to permissions or memory). if so, check your firewall and dns!
Reply With Quote