From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael@stapelberg.de (Michael Stapelberg) Date: Fri, 10 Jul 2009 02:34:21 +0200 Subject: [sup-talk] sup opens multiple connections to the same imap-server Message-ID: <1247185833-sup-8539@x200> Hi, for some reason my cyrus-imapd does not handle multiple connections so well. There are 27 processes on my server which are all caused by sup. Probably sup opens one imap connection for each source I configured, which are 28. In my opinion, one connection to the server should be enough. Especially because sup hangs for ages until it manages to talk to my imap server correctly. Is there an easy way to make sup use only one connection? If not, I?ll see if this problem still arises after I re-install my server (probably with dovecot instead of cyrus this time). Best regards, Michael