mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
sane gpg default
This commit is contained in:
parent
45652385de
commit
81ac0b1a4c
|
@ -48,6 +48,13 @@ set sort = 'reverse-threads'
|
||||||
set sort_aux = 'last-date-received'
|
set sort_aux = 'last-date-received'
|
||||||
set auto_tag = yes
|
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 "Authentication-Results:"
|
||||||
ignore "DomainKey-Signature:"
|
ignore "DomainKey-Signature:"
|
||||||
ignore "DKIM-Signature:"
|
ignore "DKIM-Signature:"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user