update mutt
This commit is contained in:
parent
3713a644eb
commit
cba0896a55
7 changed files with 35 additions and 17 deletions
12
mail/.config/neomutt/accounts/crypt.muttrc
Normal file
12
mail/.config/neomutt/accounts/crypt.muttrc
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Encryption boilerplate
|
||||
set postpone_encrypt = yes
|
||||
set pgp_self_encrypt = yes
|
||||
set crypt_use_pka = no
|
||||
set crypt_autosign = yes
|
||||
set crypt_autoencrypt = no
|
||||
set crypt_autopgp = yes
|
||||
set crypt_replyencrypt = yes
|
||||
set crypt_replysign = yes
|
||||
|
||||
# gpg key
|
||||
set pgp_default_key = "DD0998E6CDF294537FC604F991FA5E5BF9AA901C"
|
Loading…
Add table
Add a link
Reference in a new issue