Re: dot lock problem

2012-10-26 Thread Wietse Venema
Robert JR: [ Charset UTF-8 unsupported, converting... ] > On 2012-10-26 08:14, Wietse Venema wrote: > > > Robert JR: > > > >> 1- Dovecot locks /var/mail/user using FCNTL (since a user is > >> downloading a large mail) 2- Posttix at the same time tries to FCNTL > >> /var/mail/user .. but it > > > >

Re: dot lock problem

2012-10-26 Thread Robert JR
On 2012-10-26 08:14, Wietse Venema wrote: Robert JR: 1- Dovecot locks /var/mail/user using FCNTL (since a user is downloading a large mail) 2- Posttix at the same time tries to FCNTL /var/mail/user .. but it Please show concrete evidence that Postfix performs fcntl BEFORE dotlock, and that i

Re: dot lock problem

2012-10-25 Thread Wietse Venema
Robert JR: > 1- Dovecot locks /var/mail/user using FCNTL (since a user is > downloading a large mail) > > 2- Posttix at the same time tries to FCNTL /var/mail/user .. but it Please show concrete evidence that Postfix performs fcntl BEFORE dotlock, and that it dot-locks the file AFTER fcntl fail