浏览代码

Included folder mapping for iOS Mail Trash folder.

Amir Zarrinkafsh 7 年之前
父节点
当前提交
65386d4ccf
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      data/conf/dovecot/dovecot.conf

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

@@ -55,6 +55,9 @@ namespace inbox {
   mailbox "Deleted Items" {
     special_use = \Trash
   }
+  mailbox "Rubbish" {
+    special_use = \Trash
+  }
   mailbox "Gelöschte Objekte" {
     special_use = \Trash
   }