[Dovecot] Add czech folder names to namespace

master
andryyy 2019-01-16 23:47:15 +01:00
parent b1e67908f7
commit 2e8bd8b3c4
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 12 additions and 0 deletions

View File

@ -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 {