[Dovecot] POP3 locking

Mark Sapiro mark at msapiro.net
Thu Jul 31 20:10:32 EEST 2008


On Wed, Jul 30, 2008 at 06:05:27PM +0200, Kai Schaetzl wrote:
> 
> but it seems to be off by default. From my dovecot.conf (1.07):
> 
> #pop3_lock_session = no
> 
> I think it should be on by default.


The problem is if you have an MUA/MDA retrieving lots of messages
over a potentially slow connection, the mailbox can remain locked
for a very long time for a read-only operation.

The problem that requires doing it is basically a client problem.
Namely, some clients may get confused if in the middle of a series
of RETR commands, they get a mailbox locked reply. Thus, the option
exists to accomodate potentially broken clients and has potentially
negative effects so I think the default is appropriate.

-- 
Mark Sapiro mark at msapiro net       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the dovecot mailing list