1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-02 03:38:23 +02:00

Fix Junk-E-Mail folder name

This commit is contained in:
andryyy 2017-06-25 11:32:21 +02:00
parent 8590cc577b
commit cbb4f51a9d

View File

@ -130,10 +130,10 @@ namespace inbox {
auto = subscribe
special_use = \Junk
}
mailbox "Junk-E-mail" {
mailbox "Junk-E-Mail" {
special_use = \Junk
}
mailbox "Junk E-mail" {
mailbox "Junk E-Mail" {
special_use = \Junk
}
mailbox "Spam" {