Bob Mottram 11 anni fa
parent
commit
7012d790a0
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      beaglebone.txt

+ 2
- 1
beaglebone.txt Vedi File

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