[Dovecot] Add czech folder names to namespace
parent
b1e67908f7
commit
2e8bd8b3c4
|
@ -192,6 +192,18 @@ namespace inbox {
|
||||||
mailbox "Ongewenste e-mail" {
|
mailbox "Ongewenste e-mail" {
|
||||||
special_use = \Junk
|
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 =
|
prefix =
|
||||||
}
|
}
|
||||||
namespace {
|
namespace {
|
||||||
|
|
Loading…
Reference in New Issue