Gnus development mailing list
 help / color / mirror / Atom feed
From: David S Goldberg <david.goldberg6@verizon.net>
Subject: Re: automatic smime signing/verifying ?
Date: Thu, 24 Oct 2002 10:22:06 -0400	[thread overview]
Message-ID: <u8zznt3zzld.fsf@blackbird-2k.MITRE.ORG> (raw)
In-Reply-To: <vqowuo8lyny.fsf@astazou.imag.fr> (Nicolas Kowalski's message of "Thu, 24 Oct 2002 16:05:53 +0200")

>>>>> On Thu, 24 Oct 2002 16:05:53 +0200, Nicolas Kowalski
>>>>> <Nicolas.Kowalski@imag.fr> said:

> This works well, but I would like to automate this. For example, if I
> read articles in the group `mail.work', I would like Gnus to
> automatically check smime signatures, and if I post from this group,
> make the message buffer contain by default my smime signature.

> Is this possible ?

Not sure about automatically adding the mml for signing (probably can
be done with message-setup-hook or something, though) but for
automatic detection and verification of signatures I use:

(setq mm-verify-option 'always)
      mm-decrypt-option 'always)

It's up to you whether you only want the former, though.
-- 
Dave Goldberg
david.goldberg6@verizon.net





  reply	other threads:[~2002-10-24 14:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-24 14:05 Nicolas Kowalski
2002-10-24 14:22 ` David S Goldberg [this message]
2002-10-24 14:54   ` Nicolas Kowalski
2002-10-24 15:28     ` Simon Josefsson
2002-10-24 15:31     ` Nicolas Kowalski
2002-10-24 15:41       ` David S Goldberg
2002-10-27  1:26 ` Clemens Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8zznt3zzld.fsf@blackbird-2k.MITRE.ORG \
    --to=david.goldberg6@verizon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).