On Wed, 30 Jul 2008, Matthias Andree wrote: > Well... according to RFC-1939, the session should be locked when > entering TRANSACTION state. Purpose is to avoid two processes stomping > over each other in the later UPDATE state.
setting pop3_lock_session=yes works as expected (ca. 1.1.2 from hg): +OK Dovecot ready. user login +OK pass password +OK Logged in. list -ERR [IN-USE] Couldn't open INBOX: Timeout while waiting for lock (closes connection). HTH
