Browse Source

[Dovecot] Add czech folder names to namespace

andryyy 6 years ago
parent
commit
2e8bd8b3c4
1 changed files with 12 additions and 0 deletions
  1. 12 0
      data/conf/dovecot/dovecot.conf

+ 12 - 0
data/conf/dovecot/dovecot.conf

@@ -192,6 +192,18 @@ namespace inbox {
   mailbox "Ongewenste e-mail" {
     special_use = \Junk
   }
+  mailbox "Koncepty" {
+    special_use = \Drafts
+  }
+  mailbox "Nevyžádaná pošta" {
+    special_use = \Junk
+  }
+  mailbox "Odstraněná pošta" {
+    special_use = \Trash
+  }
+  mailbox "Odeslaná pošta" {
+    special_use = \Sent
+  }
   prefix =
 }
 namespace {