diff options
Diffstat (limited to 'files/.mutt/send-hooks')
| -rw-r--r-- | files/.mutt/send-hooks | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/files/.mutt/send-hooks b/files/.mutt/send-hooks new file mode 100644 index 0000000..f2fadf2 --- /dev/null +++ b/files/.mutt/send-hooks @@ -0,0 +1,5 @@ +#send-hook . "set crypt_autosign" + +#send-hook '~t test@example.com' "unset crypt_autosign" + +# vim: ft=muttrc |
