View Single Post
  #4 (permalink)  
Old 07-02-2009, 10:58 AM
baz-the-brit baz-the-brit is offline
Member
 
Posts: 10
Default

Well I think I fixed it, by following the wiki for perdition:

Code:
[zimbra@mail2 root]$ zmprov ms server-name -zimbraServiceEnabled imapproxy
[zimbra@mail2 root]$ zmprov ms server-name zimbraPop3ProxyBindPort "" zimbraImapProxyBindPort "" zimbraPop3SSLProxyBindPort "" zimbraImapSSLProxyBindPort ""
[zimbra@mail2 root]$ zmprov ms server-name zimbraPop3BindPort 110 zimbraImapBindPort 143 zimbraPop3SSLBindPort 995 zimbraImapSSLBindPort 993
[zimbra@mail2 root]$ tomcat stop
[zimbra@mail2 root]$ tomcat start
[zimbra@mail2 root]$ zmcontrol status
Host server-name
        antispam                Running
        antivirus               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        mta                     Running
        snmp                    Running
        spell                   Running
        stats                   Running
So I'll give it a couple of days and see what transpires. Thanks again for the support received.

Baz
Reply With Quote