Initial checkin
This commit is contained in:
commit
16e1ab5b9c
23 changed files with 2752 additions and 0 deletions
12
private_dot_mutt/gpg.rc
Normal file
12
private_dot_mutt/gpg.rc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
set crypt_use_gpgme=yes
|
||||
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 pgp_sign_as=738CA93A2DAD8D06C991CE4E5495537542CF2D94
|
||||
|
||||
send2-hook . unset pgp_sign_as
|
||||
send2-hook '~f alex.kelly@franklin.edu' set pgp_sign_as=738CA93A2DAD8D06C991CE4E5495537542CF2D94
|
||||
send2-hook '~f kellya@arachnitech.com' set pgp_sign_as=15CD8B0B88DD99E8882B7A90DB2139896E9F21BD
|
||||
Loading…
Add table
Add a link
Reference in a new issue