bundles/dovecot: do not auto-subscribe to junk mailbox
This commit is contained in:
parent
77b19762d4
commit
18c56cce9a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ namespace inbox {
|
||||||
special_use = \Drafts
|
special_use = \Drafts
|
||||||
}
|
}
|
||||||
mailbox Junk {
|
mailbox Junk {
|
||||||
auto = subscribe
|
auto = create
|
||||||
special_use = \Junk
|
special_use = \Junk
|
||||||
autoexpunge = 30d
|
autoexpunge = 30d
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue