View Single Post
  #8 (permalink)  
Old 11-28-2007, 12:28 PM
kentm kentm is offline
Intermediate Member
 
Posts: 22
Default

Pheonix,

There may be no MX record because I am running this internally pulling mail from an external catch-all address.

There should be no firewalls running and moreover, it was all working prior to my upgrade. I wanted to use the built in catch-all feature as opposed to getmail or fetchmail.

I have dl'd CentOS 5 and am going to upgrade to that and if it still is not working, start from scratch. I realize I took a big jump there and have not worked on it or with Zimbra in nearly a year so I should go back to last year's documentation and slug it out again.

These are the errors in the log:

checking isEnabled zimbra-store
zimbra-store is enabled
Initializing Documents...
COS attribute retrieved for COS default: zimbraFeatureNotebookEnabled=TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mcf zimbraNotebookAccount wiki@zimbra.mydomain.com
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov in wiki@zimbra.mydomain.com
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled FALSE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
failed to initialize documents...see logfile for details.
*** Running as zimbra user: /opt/zimbra/bin/zmprov mc default zimbraFeatureNotebookEnabled TRUE
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Restarting mailboxd...
*** Running as zimbra user: /opt/zimbra/bin/zmmailboxdctl restart
mailboxd started.
done.
*** Running as zimbra user: /opt/zimbra/bin/zmupdateauthkeys
updating zimbra.mydomain.com
Fetching key for zimbra.mydomain.com
Updating /opt/zimbra/.ssh/authorized_keys
Reply With Quote