1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-26 05:27:29 +02:00

Add Junk-E-Mail as special use junk

This commit is contained in:
andryyy 2017-03-10 15:34:23 +01:00
parent 4c8288f85e
commit 7a2427bf9b

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
}