From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38969 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: GPG Failure from Evolution Date: Thu, 27 Sep 2001 10:38:00 +0200 (CEST) Sender: owner-ding@hpc.uh.edu Message-ID: References: <87lmj1iotw.fsf@bassanio.walfield.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035174753 25400 80.91.224.250 (21 Oct 2002 04:32:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:32:33 +0000 (UTC) Cc: Return-Path: Original-Received: (qmail 22894 invoked from network); 27 Sep 2001 08:29:36 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 27 Sep 2001 08:29:36 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15mWXt-0001jZ-00; Thu, 27 Sep 2001 03:29:25 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Sep 2001 03:29:02 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id DAA01896 for ; Thu, 27 Sep 2001 03:28:53 -0500 (CDT) Original-Received: (qmail 22571 invoked by alias); 27 Sep 2001 08:29:11 -0000 Original-Received: (qmail 22560 invoked from network); 27 Sep 2001 08:29:10 -0000 Original-Received: from lie.extundo.com (195.42.214.244) by gnus.org with SMTP; 27 Sep 2001 08:29:10 -0000 Original-Received: from localhost (jas@localhost) by lie.extundo.com (8.11.6/8.11.6) with ESMTP id f8R8c0x25265; Thu, 27 Sep 2001 10:38:00 +0200 X-Authentication-Warning: lie.extundo.com: jas owned process doing -bs Original-To: Neal H Walfield In-Reply-To: <87lmj1iotw.fsf@bassanio.walfield.org> Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 15 Xref: main.gmane.org gmane.emacs.gnus.general:38969 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38969 On Thu, 27 Sep 2001, Neal H Walfield wrote: > > I've noticed that when I send a PGP-signed email using Evolution, Gnus > > can never successfully verify it. > > I know at least two mutt users that have the same problem as you; > their signatures are fine when checked with mutt, however, are found > to be bad with Gnus. Mutt is known to put "micalg=pgp-md5" even when SHA-1 was used. It is only a problem if you use Mailcrypt though (gpg.el supports detached signatures). If you edit the message to say "micalg=pgp-sha1" it should work.