sane gpg default

This commit is contained in:
Jessica Frazelle 2015-01-23 20:40:58 -08:00
parent 45652385de
commit 81ac0b1a4c

View File

@ -48,6 +48,13 @@ set sort = 'reverse-threads'
set sort_aux = 'last-date-received'
set auto_tag = yes
# sane gpg settings to be a good encryption
# social citizen of the world
set pgp_replyencrypt # auto encrypt replies to encrypted mail
set pgp_replysign # auto sign replies to signed mail
set pgp_replysignencrypted # auto sign & encrypt to signed & encrypted mail
set pgp_show_unusable=no # show which keys are no good anymore
ignore "Authentication-Results:"
ignore "DomainKey-Signature:"
ignore "DKIM-Signature:"