浏览代码

Outlook-Folder-Alias

Max 7 年之前
父节点
当前提交
822175f20a
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      data/conf/dovecot/dovecot.conf

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

@@ -75,6 +75,9 @@ namespace inbox {
   mailbox "Gelöschte Objekte" {
     special_use = \Trash
   }
+  mailbox "Gelöschte Elemente" {
+    special_use = \Trash
+  }
   mailbox "Papierkorb" {
     special_use = \Trash
   }
@@ -128,6 +131,9 @@ namespace inbox {
   mailbox "Gesendete Objekte" {
     special_use = \Sent
   }
+  mailbox "Gesendete Elemente" {
+    special_use = \Sent
+  }
   mailbox "Itens Enviados" {
     special_use = \Sent
   }