]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
virtual: If virtual mailbox has no config file, assume it's just nonexistent.
authorTimo Sirainen <tss@iki.fi>
Tue, 29 Oct 2013 16:59:20 +0000 (18:59 +0200)
committerTimo Sirainen <tss@iki.fi>
Tue, 29 Oct 2013 16:59:20 +0000 (18:59 +0200)
commit8536cd46be13bc18aa538b279d7fdba7d54e268f
treeae27823c770ab1629f773adcccaa454029326e51
parenta952a4444e46e107b15ab1bd0e8b63a29f94b123
virtual: If virtual mailbox has no config file, assume it's just nonexistent.
Most importantly if the virtual namespace root doesn't have the config, it
should fail with MAIL_ERROR_NOTFOUND rather than MAIL_ERROR_NOTPOSSIBLE.
src/plugins/virtual/virtual-config.c