<[email protected]> writes:
Is their a way in the config file to not lock POP3 sessions in dovecot for only 1 user?
That ought to be the default:
http://wiki2.dovecot.org/POP3Server
(Section Session locking)
Did you set pop3_lock_session=yes somewhere?
Locking is good if the client connection is stable: if you disable
locking, you could end up with a scrambled mailbox as two or more users
access it at the same time.
Joseph Tam <[email protected]>
