Quote:
Originally Posted by phoenix You should not have perdition enabled (IMAP proxy) on a single server, it's not needed and causes problems. Try the test I asked you in you other thread, can you connect via telnet to the IMAP service: Code: telnet localhost 143
telnet localhost 993 Run those commands on the Zimbra server and see if you get any response. Post a screenshot of the arear in the Admin UI that you're modifying. |
Hi Bill
Tried the telnet locally, connection refused:
login as: root
root@172.20.31.136's password:
Last login: Wed Jul 1 08:18:52 2009 from 172.20.30.125
[root@mail2 ~]# telnet localhost 143
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[root@mail2 ~]# telnet localhost 993
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[root@mail2 ~]# su zimbra
[zimbra@mail2 root]$ telnet localhost 143
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[zimbra@mail2 root]$ telnet localhost 993
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
[zimbra@mail2 root]$
Could that be because I stopped perdition in order to get tomcat to run:
Host mail2.server_name.com
antispam Running
antivirus Running
imapproxy Stopped
imap4 is not running
imap4s is not running
pop3 is not running
pop3s is not running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Running
Also see screenshots attached of Admin UI where I had enabled (since disabled) IMAP.
thanks again,
Baz