On 12/13/2016 4:48 AM, Thorsten Hater <[email protected]> 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.
