Koozali.org: home of the SME Server

max IMAP connections

drave

max IMAP connections
« on: November 13, 2006, 02:37:20 PM »
is there a limit of 6 connections to the IMAP server from each client??

ive just updated my software and this seems to have introduced a problem with the number of IMAP mailbox's that i can view. there is a maximum of 6, then the client gives an error dialog. these can be any 6, just the first 6.

the /var/log/imap/current contains a number of statements like ...

@40000000455872e31a08545c tcpsvd: info: status 6/400
@4000000045587446186b4244 tcpsvd: info: status 7/400
@400000004558744618664104 tcpsvd: info: pid 12156 from 192.168.1.13
@40000000455874461c7d442c tcpsvd: info: concurrency 12156 192.168.1.13 7/6
@40000000455874461c7d7adc tcpsvd: info: deny 12156 0:192.168.1.248 ::192.168.1.13:1768 ./peers/192.168.1
@40000000455874461ca50fac tcpsvd: info: end 12156 exit 100
@40000000455874461ca92a74 tcpsvd: info: status 6/400

Offline byte

  • *
  • 2,183
  • +2/-0
Re: max IMAP connections
« Reply #1 on: November 13, 2006, 06:45:56 PM »
Quote from: "drave"

the /var/log/imap/current contains a number of statements like ...

@40000000455872e31a08545c tcpsvd: info: status 6/400
@4000000045587446186b4244 tcpsvd: info: status 7/400
@400000004558744618664104 tcpsvd: info: pid 12156 from 192.168.1.13
@40000000455874461c7d442c tcpsvd: info: concurrency 12156 192.168.1.13 7/6
@40000000455874461c7d7adc tcpsvd: info: deny 12156 0:192.168.1.248 ::192.168.1.13:1768 ./peers/192.168.1
@40000000455874461ca50fac tcpsvd: info: end 12156 exit 100
@40000000455874461ca92a74 tcpsvd: info: status 6/400


Take a look at this thread...

http://forums.contribs.org/index.php?topic=33124.0
[/quote]
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

drave

max IMAP connections
« Reply #2 on: November 16, 2006, 05:00:36 PM »
cheers