summaryrefslogtreecommitdiff
path: root/dovecot/conf.d/15-mailboxes.conf.diff
blob: 0436088be96298426d9de42a812d6fcb3ae49054 (plain)
  1. --- 15-mailboxes.conf.orig 2015-12-13 17:48:21.000000000 +0100
  2. +++ 15-mailboxes.conf 2016-10-24 15:37:49.000000000 +0200
  3. @@ -49,9 +49,11 @@
  4.      special_use = \Drafts
  5. }
  6. mailbox Junk {
  7. + auto = subscribe
  8. special_use = \Junk
  9. }
  10. mailbox Trash {
  11. + auto = subscribe
  12. special_use = \Trash
  13. }