1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00

Changed Junk folder to be created and subscribed by default (#806)

This commit is contained in:
H4R0
2018-02-06 20:21:37 +01:00
committed by Johan Smits
parent f68befdbee
commit f6404156f9

View File

@@ -21,6 +21,7 @@ namespace inbox {
special_use = \Drafts
}
mailbox Junk {
auto = subscribe
special_use = \Junk
}
mailbox Trash {