Gnus development mailing list
 help / color / mirror / Atom feed
From: Charles Sebold <csebold@ezl.com>
Subject: Re: Problems with mailcrypt/gpg
Date: 14 Dec 2000 08:15:07 -0600	[thread overview]
Message-ID: <m3vgsndr84.fsf@sebold.lcms.org> (raw)
In-Reply-To: <vz1yvbt8dh.fsf@lamia.LF.net>

On 17 Kislev 5761, Norbert Koch wrote:

> I always get
> 
> [[PGP Signed Part:Failed]
> gpg: can't open `~/.gnupg/tmp/gnupggxHcnV'
> gpg: verify signatures failed: file open error
> 
> Command exit status: 2
> ]
> 
> The directory's mode is 0700 as requested. I've also run
> (gpg-make-temp-file) manually. It creates a file as requested.

ShengHuo fixed this for me in the latest CVS (early last week, perhaps,
was the change?).  Of course you need the following in your .gnus or
somewhere similar:

(require 'gpg)
(setq mml2015-use 'gpg)
(setq gpg-temp-directory "~/.gnupg/tmp")

And you need the gpg.el in Gnus' contrib/ directory.
-- 
Charles Sebold
Random Answer to an Emacs Very Frequently Asked Question:
 Emacs 21 will be out later.  Alpha release sometimes at alpha.gnu.org.
--
17th of Kislev, 5761
--
Useful phrases for the workplace, #2

The fact that no one understands you doesn't mean you're an artist.



  reply	other threads:[~2000-12-14 14:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-14 13:55 Norbert Koch
2000-12-14 14:15 ` Charles Sebold [this message]
2000-12-14 14:26   ` Norbert Koch
2000-12-14 14:34     ` Charles Sebold
2000-12-14 15:57     ` ShengHuo ZHU
2000-12-14 16:08       ` Norbert Koch
2000-12-14 16:07     ` Jeff Senn
2000-12-15  5:29       ` ShengHuo ZHU
2000-12-15 15:38         ` Jeff Senn
2000-12-20  3:05           ` ShengHuo ZHU

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=m3vgsndr84.fsf@sebold.lcms.org \
    --to=csebold@ezl.com \
    /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).