Re: Preventing clients from trying to create folders under inbox

2021-08-13 Thread Aki Tuomi
> On 13/08/2021 19:09 Bryan K. Walton wrote: > > > Our Dovecot installation is configured as such: > > mail_location = > mbox:/var/vmail/%u:DIRNAME=.mboxdata:INBOX=/var/vmail/%u/INBOX:INDEX=/var/vmail/indexes/%u > > This allows us to continue using mbox formatted files, storing those > mbo

Preventing clients from trying to create folders under inbox

2021-08-13 Thread Bryan K. Walton
Our Dovecot installation is configured as such: mail_location = mbox:/var/vmail/%u:DIRNAME=.mboxdata:INBOX=/var/vmail/%u/INBOX:INDEX=/var/vmail/indexes/%u This allows us to continue using mbox formatted files, storing those mbox data files in a file called .mboxdata. This allows our users to cr