[Dovecot] Add czech folder names to namespace
This commit is contained in:
parent
b1e67908f7
commit
2e8bd8b3c4
@ -192,6 +192,18 @@ namespace inbox {
|
||||
mailbox "Ongewenste e-mail" {
|
||||
special_use = \Junk
|
||||
}
|
||||
mailbox "Koncepty" {
|
||||
special_use = \Drafts
|
||||
}
|
||||
mailbox "Nevyžádaná pošta" {
|
||||
special_use = \Junk
|
||||
}
|
||||
mailbox "Odstraněná pošta" {
|
||||
special_use = \Trash
|
||||
}
|
||||
mailbox "Odeslaná pošta" {
|
||||
special_use = \Sent
|
||||
}
|
||||
prefix =
|
||||
}
|
||||
namespace {
|
||||
|
Loading…
Reference in New Issue
Block a user