Re: [Dovecot] [LDA] save failed to INBOX: Timeout while waiting for lock

2011-04-14 Thread Frank Bonnet
On 04/14/2011 10:59 AM, Frank Bonnet wrote: > On 04/14/2011 10:23 AM, Timo Sirainen wrote: >> On Thu, 2011-04-14 at 10:18 +0200, Frank Bonnet wrote: >> mail_location = >> mbox:%h/:INDEX=/var/cache/dovecot/index/%u:INBOX=/var/mail/%u That's the way mbox format works. One IMAP or P

Re: [Dovecot] [LDA] save failed to INBOX: Timeout while waiting for lock

2011-04-14 Thread Frank Bonnet
On 04/14/2011 10:23 AM, Timo Sirainen wrote: > On Thu, 2011-04-14 at 10:18 +0200, Frank Bonnet wrote: > mail_location = > mbox:%h/:INDEX=/var/cache/dovecot/index/%u:INBOX=/var/mail/%u >>> >>> That's the way mbox format works. One IMAP or POP3 client can lock the >>> mailbox for a long tim

Re: [Dovecot] [LDA] save failed to INBOX: Timeout while waiting for lock

2011-04-14 Thread Frank Bonnet
On 04/14/2011 10:23 AM, Timo Sirainen wrote: > On Thu, 2011-04-14 at 10:18 +0200, Frank Bonnet wrote: > mail_location = > mbox:%h/:INDEX=/var/cache/dovecot/index/%u:INBOX=/var/mail/%u >>> >>> That's the way mbox format works. One IMAP or POP3 client can lock the >>> mailbox for a long tim

Re: [Dovecot] [LDA] save failed to INBOX: Timeout while waiting for lock

2011-04-14 Thread Timo Sirainen
On Thu, 2011-04-14 at 10:18 +0200, Frank Bonnet wrote: > >>> mail_location = > >>> mbox:%h/:INDEX=/var/cache/dovecot/index/%u:INBOX=/var/mail/%u > > > > That's the way mbox format works. One IMAP or POP3 client can lock the > > mailbox for a long time. LDA can either wait longer of fail and let

Re: [Dovecot] [LDA] save failed to INBOX: Timeout while waiting for lock

2011-04-14 Thread Timo Sirainen
On 14.4.2011, at 10.47, Frank Bonnet wrote: > I use LDA Dovecot 2 with SIEVE as Postfix delivery agent and I > occasionally get such message in syslog. > > info.log:Apr 13 12:39:40 lda(): Info: > msgid=<4da484ff.5060...@gmail.com>: save failed to INBOX: Timeout while > waiting for lock ..