mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-29 04:50:30 +00:00
Merge pull request #844 from nightah/iOS-bin-patch
Included folder mapping for iOS Mail Trash folder
This commit is contained in:
commit
41b75e1bcf
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,9 @@ namespace inbox {
|
|||
mailbox "Deleted Items" {
|
||||
special_use = \Trash
|
||||
}
|
||||
mailbox "Rubbish" {
|
||||
special_use = \Trash
|
||||
}
|
||||
mailbox "Gelöschte Objekte" {
|
||||
special_use = \Trash
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue