bundles/dovecot: do not auto-subscribe to junk mailbox

This commit is contained in:
Franzi 2020-12-13 11:54:55 +01:00
parent 77b19762d4
commit 18c56cce9a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -9,7 +9,7 @@ namespace inbox {
special_use = \Drafts
}
mailbox Junk {
auto = subscribe
auto = create
special_use = \Junk
autoexpunge = 30d
}