]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
FETCH X-MAILBOX and SEARCH X-MAILBOX can be used with virtual mailboxes to
authorTimo Sirainen <tss@iki.fi>
Fri, 20 Jun 2008 03:26:21 +0000 (06:26 +0300)
committerTimo Sirainen <tss@iki.fi>
Fri, 20 Jun 2008 03:26:21 +0000 (06:26 +0300)
commit06ff2a72c39cb34cc6425f17fc82c5e93fef2018
tree0a3d8ba3be02423a2021313e33d3d24962958153
parenta9aa2f70dd3f16ca139546a12f04089af937052c
FETCH X-MAILBOX and SEARCH X-MAILBOX can be used with virtual mailboxes to
find out the original mailbox. In non-virtual mailboxes they always just
use the current mailbox name.

--HG--
branch : HEAD
src/imap/imap-fetch.c
src/lib-storage/index/index-mail.c
src/lib-storage/index/index-search.c
src/lib-storage/mail-search-build.c
src/lib-storage/mail-search.h
src/lib-storage/mail-storage.h
src/plugins/virtual/virtual-mail.c