Gnus development mailing list
 help / color / mirror / Atom feed
* verify signature of encrypted message automatically
@ 2014-05-13 12:00 Peter Münster
  2014-05-15 19:41 ` Peter Münster
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2014-05-13 12:00 UTC (permalink / raw)
  To: ding

Hi,

I use

(setq mm-decrypt-option                 'always
      mm-verify-option                  'always
      gnus-buttonized-mime-types        '("multipart/signed"))

But when the message is encrypted and signed, I need to manually
`gnus-summary-force-verify-and-decrypt' for verifying the signature.

No problem with clear signed messages.

What should I do to get the expected behaviour please?

TIA for any hints,
-- 
           Peter




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: verify signature of encrypted message automatically
  2014-05-13 12:00 verify signature of encrypted message automatically Peter Münster
@ 2014-05-15 19:41 ` Peter Münster
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Münster @ 2014-05-15 19:41 UTC (permalink / raw)
  To: ding

On Tue, May 13 2014, Peter Münster wrote:

> I use
>
> (setq mm-decrypt-option                 'always
>       mm-verify-option                  'always
>       gnus-buttonized-mime-types        '("multipart/signed"))
>
> But when the message is encrypted and signed, I need to manually
> `gnus-summary-force-verify-and-decrypt' for verifying the signature.

Solution:

(setq gnus-buttonized-mime-types '("multipart/signed" "multipart/encrypted"))

-- 
           Peter




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-15 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-13 12:00 verify signature of encrypted message automatically Peter Münster
2014-05-15 19:41 ` Peter Münster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).