Marius Hofert <[email protected]> writes:

>> > 1) What is a useful/meaningful setup in ~/.gnus.el for obtaining enabling 
>> > GnusPG
>> > for PGP/MIME?
>> > I figured the following to be useful:
>> > (setq mm-verify-option 'always); always verify signed parts
>> > (setq mm-decrypt-option 'always); always decrypt encrypted parts
>> > (setq gnus-message-replysign t); gnus-message-replyencrypt,
>> > gnus-message-replysignencrypted are already t by default
>> > I also found Gnus users who set
>> > (setq gnus-treat-x-pgp-sig t)
>> > but I could not find sufficient documentation of gnus-treat-x-pgp-sig to
>> > determine whether this is useful.
>>
>> There's also these two (defaulting to nil):
>>
>>     mm-sign-option 'guided
>>     mm-encrypt-option 'guided
>
> Thanks, Kevin.
>
> Do you know what gnus-treat-x-pgp-sig does? I could not find documentation on 
> this.

`C-h v gnus-treat-x-pgp-sig RET' lead me to the info files, whence I
found this:

`W p'
     Verify a signed control message (`gnus-article-verify-x-pgp-sig').
     Control messages such as `newgroup' and `checkgroups' are usually
     signed by the hierarchy maintainer.  You need to add the PGP
     public key of the maintainer to your keyring to verify the
     message.(1)



-- 
Kevin Brubeck Unhammer

GPG: 0x766AC60C


_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to