Bob Mottram 11 vuotta sitten
vanhempi
commit
7012d790a0
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2
    1
      beaglebone.txt

+ 2
- 1
beaglebone.txt Näytä tiedosto

2672
 # this set the number of seconds to keep in memory the passphrase used to encrypt/sign
2672
 # this set the number of seconds to keep in memory the passphrase used to encrypt/sign
2673
 set pgp_timeout=60
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
 set pgp_autosign         # autosign all outgoing mails
2677
 set pgp_autosign         # autosign all outgoing mails
2677
 set pgp_replyencrypt     # autocrypt replies to crypted
2678
 set pgp_replyencrypt     # autocrypt replies to crypted
2678
 set pgp_replysign        # autosign replies to signed
2679
 set pgp_replysign        # autosign replies to signed