1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-06 13:39:16 +00:00

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

Included folder mapping for iOS Mail Trash folder
This commit is contained in:
André Peters
2017-12-30 09:52:35 +01:00
committed by GitHub

View File

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