]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3: Make sure pop3_lock_session=yes creates the lock's directory if it's missing.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 5 Jan 2016 16:17:26 +0000 (11:17 -0500)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 5 Jan 2016 16:17:26 +0000 (11:17 -0500)
commit6c510fa9ff8297a388dabe56e12495259c73ec51
treeeab1aae1a46932e997fd27b42d8433c3a3ea9684
parente7ff41f105ef1e7577ff0fa34554478e95efd0d4
pop3: Make sure pop3_lock_session=yes creates the lock's directory if it's missing.

This happened at least with mbox if the root .imap/ didn't exist yet.
src/pop3/pop3-client.c