Unset smime
This commit is contained in:
parent
33f68a6b04
commit
7012d790a0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue