Gnus development mailing list
 help / color / mirror / Atom feed
* Indication of signed messages?
@ 2002-03-14 17:53 Norman Walsh
  2002-03-14 18:35 ` Simon Josefsson
  2002-03-14 18:36 ` Bjørn Mork
  0 siblings, 2 replies; 3+ messages in thread
From: Norman Walsh @ 2002-03-14 17:53 UTC (permalink / raw)


Article washing does such a good job of cleaning up the extra headers
associated with signed messages that I can't even tell who's sending
them to me.

It does seem like I might want to know. Is there a setting that'll show
me some subtle indication that a message was signed?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Linux. Because rebooting is for
http://nwalsh.com/            | hardware upgrades.



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

* Re: Indication of signed messages?
  2002-03-14 17:53 Indication of signed messages? Norman Walsh
@ 2002-03-14 18:35 ` Simon Josefsson
  2002-03-14 18:36 ` Bjørn Mork
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Josefsson @ 2002-03-14 18:35 UTC (permalink / raw)
  Cc: ding

Norman Walsh <ndw@nwalsh.com> writes:

> Article washing does such a good job of cleaning up the extra headers
> associated with signed messages that I can't even tell who's sending
> them to me.
>
> It does seem like I might want to know. Is there a setting that'll show
> me some subtle indication that a message was signed?

`gnus-buttonized-mime-types'
     This is a list of regexps.  MIME types that match a regexp from
     this list will have MIME buttons inserted unless they aren't
     displayed.  This variable overrides
     `gnus-unbuttonized-mime-types'.  The default value is `nil'.

     To see e.g. security buttons but no other buttons, you could set
     this variable to `("multipart/signed")' and leave
     `gnus-unbuttonized-mime-types' to the default value.




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

* Re: Indication of signed messages?
  2002-03-14 17:53 Indication of signed messages? Norman Walsh
  2002-03-14 18:35 ` Simon Josefsson
@ 2002-03-14 18:36 ` Bjørn Mork
  1 sibling, 0 replies; 3+ messages in thread
From: Bjørn Mork @ 2002-03-14 18:36 UTC (permalink / raw)


Norman Walsh <ndw@nwalsh.com> writes:

> Article washing does such a good job of cleaning up the extra headers
> associated with signed messages that I can't even tell who's sending
> them to me.
>
> It does seem like I might want to know. Is there a setting that'll show
> me some subtle indication that a message was signed?

You could set
(setq gnus-buttonized-mime-types '("multipart/signed"))
if the 'p' in the mode line is too subtle..


Bjørn



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

end of thread, other threads:[~2002-03-14 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-14 17:53 Indication of signed messages? Norman Walsh
2002-03-14 18:35 ` Simon Josefsson
2002-03-14 18:36 ` Bjørn Mork

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).