mirror of
https://git.meli.delivery/meli/meli
synced 2024-10-30 21:20:34 +00:00
16 lines
333 B
Plaintext
16 lines
333 B
Plaintext
[accounts.account-name]
|
|
root_folder = "/path/to/root/folder"
|
|
sent_folder = "/path/to/sent/folder" # optional
|
|
format = "Maildir"
|
|
threaded = true
|
|
|
|
[accounts.account-name.folders]
|
|
"Inbox" = "inbox"
|
|
"Sent" = "sent"
|
|
"Drafts" = "drafts"
|
|
"foobar-devel" = "devbar-fooel"
|
|
|
|
#[pager]
|
|
#pager_ratio = 80
|
|
#filter = "/usr/bin/pygmentize"
|