Re: S/MIME signatures
"Herbert J. Skuhra" <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86inqex4uu.wl-herbert__49697.083203546$1482230415$gmane$org@mailbox.org> |
Kazuhiro Ito wrote: > >> >> whenever I open an e-mail with a "smime.p7s" attachment >> >> (application/x-pkcs7-signature) a pop up appears: Do you ultimately >> >> trust "CN=xxx OU=xxx O=xxx C=xx" to correctly certify user >> >> certificates? >> >> >> >> How can I disable this? I can't find a switch in SEMI. >> > >> > SEMI-EPG does not provide such feature. I think if there is a >> > configuration for that, it whould be in EasyPG or gpg-agent. >> >> Thanks. Doesn't Gnus use EasyPG as well? In Gnus the popup only >> appears when you select/click the S/MIME Signed Part in the message >> buffer. I guess Wanderlust should do the same. > > SEMI-EPG automatically verifies signed message by default. If you > want to suppress it, set mime-pgp-verify-when-preview variable to nil. Thanks. Unfortunately this disables also automatic verification of GPG signatures and I still havent't figured out how to manually verify signatures in Wanderlust. :) For now I have commented the pkcs7 lines in semi-setup.el (mime-add-condition). I've tried this earlier but now it seems to work. > If you want automatic verification without pop-up, you may need > configure EasyPG or gpg-agent. But I don't know details. I'll search documentation for EasyPG and gpg-agent later. -- Herbert