Gnus development mailing list
 help / color / mirror / Atom feed
From: Josh Huber <huber@alum.wpi.edu>
Subject: Re: Docs on S/MIME and GPG with Oort ?
Date: Tue, 04 Sep 2001 11:23:26 -0400	[thread overview]
Message-ID: <87wv3f6kup.fsf@mclinux.com> (raw)
In-Reply-To: <m37kvi4m66.fsf@neo.loria>

Vincent Bernat <bernat@scientist.com> writes:

>> You don't see any brackets indicating it is a PGP signed mail?
>
> Yes, I don't.

I don't either.

>> Could you forward a sample?

[snip]

This used to work fine, until cvs updating oort a couple weeks ago.
All GPG signed messages don't display /any/ status information
anymore.

I looked through the ChangeLog, but I didn't see anything
incriminating.

I wonder what's going on?

BTW, I'm using gnupg 1.0.6, and the latest oort with gpg.el, and the
following configuration:

;;*======================
;;* PGP/MIME setup

(require 'gpg)
(global-set-key [(alt f)] 'gpg-passphrase-forget)
(setq mml2015-use 'gpg)
(setq gpg-passphrase-timeout 1200)
(setq gpg-default-key-id "6B21489A")
(setq mm-decrypt-option 'always)
(setq mm-verify-option 'always)
(setq gpg-command-default-alist
      '((gpg . "gpg")
	(gpg-2comp . "gpg")))

(require 'bbdb-pgp)
(setq bbdb/pgp-default-action 'none)

Thanks for any help you can give,

-- 
Josh Huber


  reply	other threads:[~2001-09-04 15:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-01 17:42 Vincent Bernat
2001-09-01 20:35 ` Simon Josefsson
2001-09-01 21:48   ` Vincent Bernat
2001-09-04 15:23     ` Josh Huber [this message]
2001-09-05 21:06       ` Raja R Harinath
2001-09-08 16:59         ` Vincent Bernat
2001-09-08 18:35           ` Simon Josefsson
2001-09-08 21:56             ` Vincent Bernat
2001-09-09 11:13               ` Simon Josefsson
2001-09-09 11:54                 ` Vincent Bernat
2001-09-10  9:42                   ` Simon Josefsson
2001-09-10 11:36                     ` Vincent Bernat
2001-09-10 12:00                       ` Simon Josefsson
2001-09-10 13:41                         ` Vincent Bernat
2001-09-10 13:41                           ` Simon Josefsson

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=87wv3f6kup.fsf@mclinux.com \
    --to=huber@alum.wpi.edu \
    /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).