Hi all. I've got strange situation. A little pre history:
This weekend we had electricity outages. For long time. So UPS switched off the servers. Today on monday I'm late about half hour and other man in office restart both servers, switches and router with button to get the internet in office. And now:
Internet works,
DNS works,
Mail server works (u can check it here
intoDNS: mmsystems.ru - check DNS server and mail server health)
It receive mail and can resent it to external hosts.
BUT no one in office can't access mail, by pop, imap, web interface. And I can't access admin interface.
We used zimbra about 2 years and this is first time we get the troubles.
I tried to restart server checked logs but can't understand what's happened.
Logs of server's start in attachment.
Ubuntu 8.04, last 6 version of Zimbra.
Some postfix warnings "not owned by root" as usual and new "zmmailboxdmgr[11993]: no manager process is running"
25 port works:
Code:
# netstat -luntp | grep 25
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 19644/master
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 19644/master
# netstat -luntp | grep 110
# netstat -luntp | grep 7071
so 110 and 7071 just clear.
all ok with nslookup, hosts and external DNS..
Tried to reinstall zimbra server also.
Any ideas?