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…
Reference in New Issue