D
Deleted member 121791
Guest
I'm using psa-Courier-IMAP (3.0.8) Plesk 10.3.1 (Debian 6 x64) on a server with several clients.
After a while (occurs after 0.5 hr up to hours) imap one or more clients loosing SSL connection to Courier-IMAP.
/etc/var/log says:
IDLE is activated as you can see:
IMAP connections to server already increased (in /etc/courier-imap/imap):
MAXDAEMONS=40
MAXPERIP=10
How can i fix these connection breaks in the IMAP server to achieve stable IMAP connection?
After a while (occurs after 0.5 hr up to hours) imap one or more clients loosing SSL connection to Courier-IMAP.
/etc/var/log says:
Code:
/var/log/mail.log:Nov 7 09:21:09 server2 imapd: Unexpected SSL connection shutdown.
/var/log/mail.log:Nov 7 09:21:09 server2 imapd: 1320654069.442085 DISCONNECTED, user=test@******.de, ip=[::ffff:87.140.***.***], headers=0, body=0, rcvd=78, sent=648, maildir=/var/qmail/mailnames/********.de/test/Maildir
IDLE is activated as you can see:
Code:
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5 AUTH=PLAIN IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information.
00001 LOGIN "test@mein_server12345.de" "12345678901234567890"
00001 OK LOGIN Ok.
00002 IDLE
00002 + entering idle mode
IMAP connections to server already increased (in /etc/courier-imap/imap):
MAXDAEMONS=40
MAXPERIP=10
How can i fix these connection breaks in the IMAP server to achieve stable IMAP connection?
Last edited by a moderator: