> On 21 Nov 2019, at 4.32, sergio via dovecot <dovecot@dovecot.org> wrote:
>
>
> After switching on Virtual Plugin and configuring it as specified on
> https://doc.dovecot.org/configuration_manual/virtual_plugin/
>
> the virtual folder is created for each user.
>
> Is it possible do not creater virtual folder automatically, only
> manually, for specific users?
>
> lda_mailbox_autocreate set to yes, but hope it's not related.
Return the virtual folder settings from userdb for only the selected users.
Or return hidden = yes variable for those that you wish not to see it.
Virtual folder really does not exist. It is memory only and is generated on
each login.
Sami