View Single Post
  #18 (permalink)  
Old 11-25-2006, 01:46 PM
zzzzsg zzzzsg is offline
Senior Member
 
Posts: 73
Default

Hi dkarp

Since you are a Zimbra employee, i want to suggest this -
why should Zimbra's Postfix and Cyrus stop working when Tomcat stops?

Shouldn't the Java application be separated from the MTA and IMAP
so that users can still access their emails using email imap clients like
Thunderbird or Outlook when Tomcat fails?

We have encountered a couple of instances of Tomcat stopping and we couldn't access our mails at all not even using Thunderbird. Increasing the heap size in once instance fixed the problem in one instance. Also, there were many times the logger stoped and the MTA/IMAP was also affected and we had to restart Zimbra.

Postfix/Cyrus should run all the time even if all the other Zimbra services fail.

Thank you.

Gui

Quote:
Originally Posted by dkarp View Post
My bet is that you've still got zimbraPop3BindAddress set to the old IP. You should also check zimbraPop3SSLBindAddress, zimbraImapBindAddress, and zimbraImapSSLBindAddress.
Reply With Quote