]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: When running standalone, delay initializing namespaces until PREAUTH is sent
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 15 Feb 2018 16:13:20 +0000 (18:13 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 19 Feb 2018 20:19:40 +0000 (22:19 +0200)
commitaeb142d4223fa15c4d1bd226c4dccebda450da84
treec60a2847e7cba83617d5397b7218c9306a5e83ea
parent0dfea86838cb35ce1ded40281922557ddcb5af9e
imap: When running standalone, delay initializing namespaces until PREAUTH is sent

Most importantly this makes the code paths similar for standalone and
non-standalone clients, which is needed by the following commits.
src/imap/main.c