2eafb8192e
GitOrigin-RevId: 176e455371a8371586e8a3ff0d56ee9f3ca2324e
14 lines
282 B
TOML
14 lines
282 B
TOML
auto_create_new_mailboxes = true
|
|
fqdn = "example.com"
|
|
password_command = "'password-command'"
|
|
username = "home.manager"
|
|
|
|
[tags]
|
|
deleted = "deleted"
|
|
directory_separator = "/"
|
|
important = "important"
|
|
inbox = "inbox"
|
|
lowercase = false
|
|
phishing = "phishing"
|
|
sent = "sent"
|
|
spam = "spam"
|