Unset smime

This commit is contained in:
Bob Mottram 2014-06-26 19:32:33 +01:00
parent 33f68a6b04
commit 7012d790a0
1 changed files with 2 additions and 1 deletions

View File

@ -2672,7 +2672,8 @@ uncolor index "~N"
# this set the number of seconds to keep in memory the passphrase used to encrypt/sign # this set the number of seconds to keep in memory the passphrase used to encrypt/sign
set pgp_timeout=60 set pgp_timeout=60
# automatically sign and encrypt # automatically sign and encrypt with PGP/MIME
unset smime_is_default
set pgp_autosign # autosign all outgoing mails set pgp_autosign # autosign all outgoing mails
set pgp_replyencrypt # autocrypt replies to crypted set pgp_replyencrypt # autocrypt replies to crypted
set pgp_replysign # autosign replies to signed set pgp_replysign # autosign replies to signed