Skip to content

Commit

Permalink
Greek names of dovecot folders
Browse files Browse the repository at this point in the history
Names taken from MSO 2016
  • Loading branch information
rallisf1 authored Jul 29, 2024
1 parent 03fccb2 commit e426c3a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion data/conf/dovecot/dovecot.folders.conf
Original file line number Diff line number Diff line change
Expand Up @@ -289,5 +289,20 @@ namespace inbox {
mailbox "Kladde" {
special_use = \Drafts
}
mailbox "Πρόχειρα" {
special_use = \Drafts
}
mailbox "Απεσταλμένα" {
special_use = \Sent
}
mailbox "Κάδος απορριμάτων" {
special_use = \Trash
}
mailbox "Ανεπιθύμητα" {
special_use = \Junk
}
mailbox "Αρχειοθετημένα" {
special_use = \Archive
}
prefix =
}
}

0 comments on commit e426c3a

Please sign in to comment.