You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
333 B
15 lines
333 B
[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"
|