mailboxes and capitalisation

Tanstaafl tanstaafl at libertytrek.org
Tue Dec 13 15:08:29 UTC 2016


On 12/13/2016 4:48 AM, Thorsten Hater <thorsten.hater at gmail.com> wrote:
> I have set up a series of special-use mailboxes in the default namespace
> differing by capitalisation of the names, mainly to capture multiple
> mailboxes
> with autoexpunge
> 
> namespace inbox {
>   ...
>   mailbox Trash {
>     auto        = no
>     autoexpunge = 30d
>     special_use = \Trash
>   }
>   mailbox trash {
>     auto        = no
>     autoexpunge = 30d
>     special_use = \Trash
>   }

Ugh... why create such a huge pain point for yourself?

I would never allow case sensitivity for usernames, or mail storage.
Makes no sense.


More information about the dovecot mailing list