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