mirror of
https://github.com/gaschz/dotfiles.git
synced 2025-06-06 18:08:31 +02:00
fix: mutt pgp config for destination address
This commit is contained in:
parent
911e42ac4d
commit
358fbcc0fa
@ -8,6 +8,7 @@
|
||||
|
||||
## Hooks
|
||||
send-hook "~A" "set pgp_autoinline=no"
|
||||
send-hook "~t ^security@qubes-os\\.org$" "set pgp_autoinline=yes crypt_autoencrypt=yes"
|
||||
send-hook "~t @invisiblethingslab\\.com" "set pgp_autoinline=yes crypt_autoencrypt=yes"
|
||||
send-hook "~t @googlegroups\\.com" "set pgp_autoinline=yes crypt_autoencrypt=no"
|
||||
send-hook "~t $from" "set pgp_autoinline=yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user