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. --- Daniel ------ Original Message ------ From: "Teemu Huovila" <teemu.huovila at open-xchange.com> To: dovecot at dovecot.org Sent: 5/8/2020 5:49:34 AM Subject: Re: Support for MULTISEARCH> >On 6.5.2020 3.57, Daniel Miller wrote: >>Does Dovecot presently support the MULTISEARCH command, or are there plans to do so? >If you mean RFC7377, that is not supported. ref. https://www.imapwiki.org/Specs > > >I would suggest evaluating if searching a single virtual folder could work for your use case. ref. https://doc.dovecot.org/configuration_manual/virtual_plugin/ > >br, >Teemu >> >>--- >>Daniel-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200509/a830ad8e/attachment.html>
Am 10.05.20 um 00:22 schrieb Daniel Miller:> 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.Virtual folder does not scale. Thank you for naming a client that does multisearch! Peter>> On 6.5.2020 3.57, Daniel Miller wrote: >>> Does Dovecot presently support the MULTISEARCH command, or are there >>> plans to do so? >> If you mean RFC7377, that is not supported.? ref. >> https://www.imapwiki.org/Specs >> I would suggest evaluating if searching a single virtual folder could >> work for your use case. ref. >> https://doc.dovecot.org/configuration_manual/virtual_plugin/ >> br, >> Teemu
> On 10. May 2020, at 1.51, Peter <pch at myzel.net> wrote: > > Am 10.05.20 um 00:22 schrieb Daniel Miller: >> 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. > > Virtual folder does not scale. Thank you for naming a client that does multisearch!Virtual folder scales just fine. What makes you think it does not? We have customers that have users with thousand folders and millions of emails and still virtual folder scales. Sami
> On 10. May 2020, at 11.22, Peter <pch at myzel.net> wrote: > > Am 10.05.20 um 09:54 schrieb Sami Ketola: >>> On 10. May 2020, at 1.51, Peter <pch at myzel.net> wrote: >>> Am 10.05.20 um 00:22 schrieb Daniel Miller: >>>> 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. >>> >>> Virtual folder does not scale. Thank you for naming a client that does multisearch! >> Virtual folder scales just fine. What makes you think it does not? >> We have customers that have users with thousand folders and millions of emails and still virtual folder scales. > > Hello Sami, I was thinking, that the client then will be overwhelmed with a mailbox of such a size? > > Or does the folder start empty and only gets populated upon search with the resulting mails?virtual folder with contents of all actual folders is usually hidden from imap clients and is used only for searching. Sami