1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-24 13:54:14 +02:00
home-manager/tests/modules/programs/himalaya/notmuch-sendmail-expected.toml

17 lines
338 B
TOML
Raw Normal View History

email-listing-page-size = 50
["hm@example.com"]
backend = "notmuch"
default = true
display-name = "H. M. Test"
email = "hm@example.com"
notmuch-db-path = "/home/hm-user/Maildir/hm@example.com"
sender = "sendmail"
sendmail-cmd = "msmtp"
["hm@example.com".folder-aliases]
drafts = "Drafts"
inbox = "Inbox"
sent = "Sent"
trash = "Deleted"