]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
pop3: initialize namespaces explicitly
authorJosef 'Jeff' Sipek <jeff.sipek@dovecot.fi>
Tue, 23 May 2017 10:01:48 +0000 (13:01 +0300)
committerGitLab <gitlab@git.dovecot.net>
Sun, 4 Jun 2017 17:25:24 +0000 (20:25 +0300)
commitbd5cf4556e8a5ffd0b40dbbf404f25a2e840b2d2
treecdaac3468b16fce1412faf0ba3418c16195c0d25
parent11b8ec1586ee7c54c42fdbdf207576b06bb47b90
pop3: initialize namespaces explicitly

(instead of relying on mail user initialization to instantiate them for
us)
src/pop3/main.c
src/pop3/pop3-client.c