1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-14 04:35:43 +02:00

Merge pull request #111 from andryyy/dev

Add Junk-E-Mail as special use junk
This commit is contained in:
André Peters 2017-03-10 15:34:39 +01:00 committed by GitHub
commit 7f4defb302

View File

@ -131,6 +131,9 @@ namespace inbox {
auto = subscribe
special_use = \Junk
}
mailbox "Junk-E-mail" {
special_use = \Junk
}
mailbox "Junk E-mail" {
special_use = \Junk
}