arjan-s
f65dcd6c15
neomutt: fix crypt_use_gpgme in newer versions
...
Fixes config load error since newer versions of neomutt don't allow
`crypt_use_gpgme` to be loaded dynamically (from folder hooks)
2024-02-05 23:42:06 +01:00
Sumner Evans
f8b51be714
neomutt: add support for signature command ( #2899 )
...
Neomutt will run the given command (which can be a string or a path)
and take the output from stdout and use it as the signature for your
email.
Co-authored-by: Nicolas Berbiche <nicolas@normie.dev>
2022-04-29 14:01:53 -06:00
Sumner Evans
2e473a7b09
neomutt/signature: unset if disabled ( #2877 )
...
Closes #2876
2022-04-16 16:36:31 -06:00
Sumner Evans
225bf275ba
neomutt: make folder change when sourcing account optional
...
This adds an option for disabling setting the folder when sourcing
accounts in neomutt.
2021-05-03 09:04:58 +02:00