mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-03-13 17:47:52 +08:00
[Dovecot] Remove auto subs
This commit is contained in:
parent
e274c729c4
commit
c1907063e1
@ -219,29 +219,24 @@ namespace inbox {
|
||||
special_use = \Sent
|
||||
}
|
||||
mailbox "Skräp" {
|
||||
auto = subscribe
|
||||
special_use = \Trash
|
||||
}
|
||||
mailbox "Borttagna Meddelanden" {
|
||||
special_use = \Trash
|
||||
}
|
||||
mailbox "Arkiv" {
|
||||
auto = subscribe
|
||||
special_use = \Archive
|
||||
}
|
||||
mailbox "Arkeverat" {
|
||||
auto = subscribe
|
||||
special_use = \Archive
|
||||
}
|
||||
mailbox "Skickat" {
|
||||
auto = subscribe
|
||||
special_use = \Sent
|
||||
}
|
||||
mailbox "Skickade Meddelanden" {
|
||||
special_use = \Sent
|
||||
}
|
||||
mailbox "Utkast" {
|
||||
auto = subscribe
|
||||
special_use = \Drafts
|
||||
}
|
||||
prefix =
|
||||
|
Loading…
x
Reference in New Issue
Block a user