View Single Post
  #3 (permalink)  
Old 02-23-2006, 08:44 AM
Crexis Crexis is offline
Senior Member
 
Posts: 54
Default

Thanks for the response MarcMac

Wasn't there.

Added it, ran ldd, checked again and it is now finding it.

AND mta now showed active in the admin console.

Decided I'd reboot just to make sure all was hunky-dory but when the server came back up, can't get admin console, can't connect to admin mailbox (pop3), logging into admin mailbox via web gives login screen but on login I get
Quote:
A network error has occurred. Please correct any errors and retry. If the problem persists, please contact your System Administrator
Not really sure where to look first for the problem?

[EDIT]Now that's weird. What do you make of this:
Code:
mail:/opt/zimbra/log # su - zimbra
zimbra@mail:~> zmcontrol status
Cannot determine services - exitingzimbra@mail:~> zmcontrol start
Host mail.yellodot.co.za
        Starting ldap...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting logger...Done.
        Starting mailbox...Done.
        Starting mta...Done.
        Starting snmp...Done.
        Starting spell...Done.
zimbra@mail:~> zmcontrol status
Host mail.yellodot.co.za
        antispam                Running
        antivirus               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        mta                     Running
        snmp                    Running
        spell                   Running
zimbra@mail:~>
[/EDIT]
I guess that means something's choking at boot time?

Last edited by Crexis : 02-23-2006 at 08:52 AM.
Reply With Quote