<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 11, 2020 at 5:16 PM Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com">aki.tuomi@open-xchange.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> On 11/05/2020 12:12 Joe Wong <<a href="mailto:joewong99@gmail.com" target="_blank">joewong99@gmail.com</a>> wrote:<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> On Sun, May 10, 2020 at 3:54 PM Sami Ketola <<a href="mailto:sami.ketola@dovecot.fi" target="_blank">sami.ketola@dovecot.fi</a>> wrote:<br>
> > <br>
> >  <br>
> >  > On 10. May 2020, at 1.51, Peter <<a href="mailto:pch@myzel.net" target="_blank">pch@myzel.net</a>> wrote:<br>
> >  > <br>
> >  > Am 10.05.20 um 00:22 schrieb Daniel Miller:<br>
> >  >> Thank you - I'm aware of the virtual folder option and do use it. My interest is for a Windows client, EM Client, which I otherwise really enjoy. Unfortunately, they've implemented server-side searching only via MULTISEARCH - for reasons passing my understanding. So I was hoping to hear Dovecot either already had support or there were plans to implement it.<br>
> >  > <br>
> >  > Virtual folder does not scale. Thank you for naming a client that does multisearch!<br>
> >  <br>
> >  Virtual folder scales just fine. What makes you think it does not?<br>
> >  <br>
> >  We have customers that have users with thousand folders and millions of emails and still virtual folder scales. <br>
> >  <br>
> >  Sami<br>
> >  <br>
> <br>
> is this possible to *hide* the virtual folder from listing but make it SELECTable / EXAMINEable from IMAP?<br>
> <br>
><br>
<br>
namespace {<br>
  location = virtual:... <br>
  hidden = yes<br>
}<br>
<br>
Aki<br></blockquote><div><br></div><div><br></div><div>* NAMESPACE (("" "/")) NIL NIL<br>a OK Namespace completed (0.001 + 0.000 secs).<br><b>a list "" "*"<br></b>* LIST (\HasNoChildren \UnMarked) "/" FromL3<br>* LIST (\HasNoChildren \UnMarked) "/" Apple<br>* LIST (\HasNoChildren \UnMarked) "/" JunkMail<br>* LIST (\HasNoChildren \Marked \Trash) "/" Trash<br>* LIST (\HasNoChildren \UnMarked \Drafts) "/" Drafts<br>* LIST (\HasNoChildren \Marked) "/" SENT<br><b>* LIST (\HasNoChildren) "/" virtual<br></b>* LIST (\HasNoChildren) "/" INBOX<br>a OK List completed (0.003 + 0.000 + 0.003 secs).</div><div><br></div><div>It's now hidden in the namepsace but I can still see it in the folder list, is this expected?</div><div> <br></div></div></div>