Explorar o código

Merge pull request #844 from nightah/iOS-bin-patch

Included folder mapping for iOS Mail Trash folder
André Peters %!s(int64=7) %!d(string=hai) anos
pai
achega
41b75e1bcf
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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
   }