mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-05-05 04:06:26 +02:00
Changed Junk folder to be created and subscribed by default (#806)
This commit is contained in:
parent
f68befdbee
commit
f6404156f9
@ -21,6 +21,7 @@ namespace inbox {
|
||||
special_use = \Drafts
|
||||
}
|
||||
mailbox Junk {
|
||||
auto = subscribe
|
||||
special_use = \Junk
|
||||
}
|
||||
mailbox Trash {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user