View Single Post
  #15 (permalink)  
Old 03-02-2007, 04:37 PM
michaeln michaeln is offline
Active Member
 
Posts: 47
Default

Quote:
Originally Posted by marcmac View Post
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 ~]$
Reply With Quote