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
commit 41b75e1bcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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