Do you use the imap proxy?
Do you use the imap proxy?
Is this correct?
Code:mailhost:/opt/zimbra# ls -ld /opt/zimbra drwxr-xr-x 41 root root 4096 Mar 2 10:39 /opt/zimbra/
That's what started this. I turned it on, as mentioned in my original post of this thread. I have not used it. And now I can't get back in to turn it off.
In fact we aren't *using* this zimbra installation at all yet, I'm trying to convince mgmt to switch from squirrelmail and no collaboration suite to zimbra.
http://wiki.zimbra.com/index.php?tit...ring_Perdition
This will tell you how to correct your port settings
Look, at this point I don't even want the imap proxy. I tried following the wiki:
Code:[zimbra@mailhost ~]$ zmperditionctl stop Stopping imap4 Stopping imap4s Stopping pop3 Stopping pop3s [zimbra@mailhost ~]$ zmprov -- -zimbraServiceEnabled imapproxy [] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused [] INFO: Retrying request [] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused [] INFO: Retrying request [] INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused [] INFO: Retrying request ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused) [zimbra@mailhost ~]$
This is getting pretty silly. I clicked one setting in the admin panel and all this follows from that. Something wrong here.
Try
zmprov ms server.example.com +zimbraServiceDisabled imapproxy
Change the http and https port, then login to the admin interface, and disable the imapproxy:
The correct command is, while logged in as zimbra user :
zmprov ms SERVERNAME zimbraMailPort 8000 [/code]
Then you have to restart Zimbra, still being logged in as zimbra user :
tomcat stop
tomcat start
If you want to change the SSL port to 8001, you have to do this, still logged in as zimbra user :
zmprov ms SERVERNAME zimbraMaiSSLPort 8001
tomcat stop
tomcat start
OK, that fixed it. Thank you!
No, it didn't actually.
I can now log into the admin panel, but when trying to connect as a user I get:
While trying to retrieve the URL: http://mailhost.inc21.com/zimbra/
The following error was encountered:
* Connection Failed
The system returned:
(111) Connection refused
zimbra@mailhost ~]$ zmcontrol status
Host mailhost.inc21.com
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
Last edited by michaeln; 03-02-2007 at 04:07 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)