# Mailboxes namespace inbox { mailbox Sent { special_use = \Sent auto = subscribe } mailbox Trash { special_use = \Trash auto = create autoexpunge = 30d } mailbox Drafts { special_use = \Drafts auto = subscribe } mailbox Spam { special_use = \Junk auto = create autoexpunge = 30d } mailbox Archive { special_use = \Archive auto = create } }