2020-01-21 23:52:01 +00:00
|
|
|
# Generated by Home Manager.
|
|
|
|
set header_cache = "/home/hm-user/.cache/neomutt/headers/"
|
|
|
|
set message_cachedir = "/home/hm-user/.cache/neomutt/messages/"
|
|
|
|
set editor = "$EDITOR"
|
|
|
|
set implicit_autoview = yes
|
2024-02-05 22:42:06 +00:00
|
|
|
set crypt_use_gpgme = yes
|
2020-01-21 23:52:01 +00:00
|
|
|
|
|
|
|
alternative_order text/enriched text/plain text
|
|
|
|
|
|
|
|
set delete = yes
|
|
|
|
|
|
|
|
# Binds
|
|
|
|
|
|
|
|
|
|
|
|
# Macros
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-03-29 04:44:47 +00:00
|
|
|
# Register accounts
|
2020-01-21 23:52:01 +00:00
|
|
|
# register account hm@example.com
|
|
|
|
mailboxes "/home/hm-user/Mail/hm@example.com/Inbox"
|
2021-08-19 04:33:53 +00:00
|
|
|
|
2020-01-21 23:52:01 +00:00
|
|
|
folder-hook /home/hm-user/Mail/hm@example.com/ " \
|
|
|
|
source /home/hm-user/.config/neomutt/hm@example.com "
|
2021-03-29 04:44:47 +00:00
|
|
|
|
|
|
|
|
|
|
|
# Source primary account
|
|
|
|
source /home/hm-user/.config/neomutt/hm@example.com
|
2021-04-11 17:52:31 +00:00
|
|
|
|
|
|
|
# Extra configuration
|
|
|
|
|
|
|
|
|
|
|
|
|