소스 검색

Unset smime

Bob Mottram 11 년 전
부모
커밋
7012d790a0
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      beaglebone.txt

+ 2
- 1
beaglebone.txt 파일 보기

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