21.10.2010 18:43, JC Putter пишет:
> i we are running cyrus-imapd 2.3 on centos 5.5
>
> we are getting complains from users getting error messages saying Mailbox
> locked by POP Server, i understand that pop3 server can handle only 1
> concurrent connection, can cyrus be configured to support mor
On Fri, Oct 22, 2010 at 01:12:39AM +0100, Jeroen van Meeuwen (Kolab Systems)
wrote:
> Bron Gondwana wrote:
> > Actually in Cyrus 2.4 you will find that it allows multiple concurrent pop
> > connections. Each one gets a "snapshot" of the mailbox at the time it
> > connects. All operations are to th
Bron Gondwana wrote:
> Actually in Cyrus 2.4 you will find that it allows multiple concurrent pop
> connections. Each one gets a "snapshot" of the mailbox at the time it
> connects. All operations are to this snapshot.
>
> This is safe because the namelocking semantics ensure the message files
> w
Actually in Cyrus 2.4 you will find that it allows multiple concurrent pop
connections. Each one gets a "snapshot" of the mailbox at the time it connects.
All operations are to this snapshot.
This is safe because the namelocking semantics ensure the message files won't
be deleted until all open
Dan White wrote:
> On 21/10/10 16:43 +0200, JC Putter wrote:
> >we are running cyrus-imapd 2.3 on centos 5.5
> >
> >we are getting complains from users getting error messages saying Mailbox
> >locked by POP Server, i understand that pop3 server can handle only 1
> >concurrent connection, can cyrus
--On Thursday, October 21, 2010 16:43 +0200 JC Putter
wrote:
> i we are running cyrus-imapd 2.3 on centos 5.5
>
> we are getting complains from users getting error messages saying Mailbox
> locked by POP Server, i understand that pop3 server can handle only 1
> concurrent connection, can cyrus
On 21/10/10 16:43 +0200, JC Putter wrote:
>we are running cyrus-imapd 2.3 on centos 5.5
>
>we are getting complains from users getting error messages saying Mailbox
>locked by POP Server, i understand that pop3 server can handle only 1
>concurrent connection, can cyrus be configured to support more
i we are running cyrus-imapd 2.3 on centos 5.5
we are getting complains from users getting error messages saying Mailbox
locked by POP Server, i understand that pop3 server can handle only 1
concurrent connection, can cyrus be configured to support more connection?
Thank you.
Cyrus Home P