Hello everybody,
is there a technical limit regarding the maximum imap sessions the scalix imapd accepts at one time?
We experience a problem using SWA leading to this message:
2009-12-07 10:49:08,356 ERROR [MailServices.authenticate:559] Cannot connect to the mail server at mailgate.XXX!
The mail server on mailgate.XXX appears to be down.
javax.mail.MessagingException: Connection refused;
nested exception is:
java.net.ConnectException: Connection refused
at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:558)
at javax.mail.Service.connect(Service.java:275)
...when there's high traffic/usage on the server.
Any hints are welcome, thanks in advance.
Greets,
Seb.