[Dovecot] Remove auto subs
This commit is contained in:
parent
e274c729c4
commit
c1907063e1
@ -219,29 +219,24 @@ namespace inbox {
|
|||||||
special_use = \Sent
|
special_use = \Sent
|
||||||
}
|
}
|
||||||
mailbox "Skräp" {
|
mailbox "Skräp" {
|
||||||
auto = subscribe
|
|
||||||
special_use = \Trash
|
special_use = \Trash
|
||||||
}
|
}
|
||||||
mailbox "Borttagna Meddelanden" {
|
mailbox "Borttagna Meddelanden" {
|
||||||
special_use = \Trash
|
special_use = \Trash
|
||||||
}
|
}
|
||||||
mailbox "Arkiv" {
|
mailbox "Arkiv" {
|
||||||
auto = subscribe
|
|
||||||
special_use = \Archive
|
special_use = \Archive
|
||||||
}
|
}
|
||||||
mailbox "Arkeverat" {
|
mailbox "Arkeverat" {
|
||||||
auto = subscribe
|
|
||||||
special_use = \Archive
|
special_use = \Archive
|
||||||
}
|
}
|
||||||
mailbox "Skickat" {
|
mailbox "Skickat" {
|
||||||
auto = subscribe
|
|
||||||
special_use = \Sent
|
special_use = \Sent
|
||||||
}
|
}
|
||||||
mailbox "Skickade Meddelanden" {
|
mailbox "Skickade Meddelanden" {
|
||||||
special_use = \Sent
|
special_use = \Sent
|
||||||
}
|
}
|
||||||
mailbox "Utkast" {
|
mailbox "Utkast" {
|
||||||
auto = subscribe
|
|
||||||
special_use = \Drafts
|
special_use = \Drafts
|
||||||
}
|
}
|
||||||
prefix =
|
prefix =
|
||||||
|
Loading…
Reference in New Issue
Block a user