From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34585 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus & GnuPG. Date: 06 Feb 2001 18:36:14 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2n7l33o041.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170486 31187 80.91.224.250 (21 Oct 2002 03:21:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:21:26 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id EBCD4D049D for ; Tue, 6 Feb 2001 18:37:15 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id RAC11516; Tue, 6 Feb 2001 17:36:49 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 06 Feb 2001 17:36:10 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA05966 for ; Tue, 6 Feb 2001 17:35:59 -0600 (CST) Original-Received: from zsh.yi.org (roc-24-93-30-91.rochester.rr.com [24.93.30.91]) by mailhost.sclp.com (Postfix) with ESMTP id 259E2D049D for ; Tue, 6 Feb 2001 18:36:27 -0500 (EST) Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f16NaEb26302; Tue, 6 Feb 2001 18:36:14 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Mattias Ahnberg's message of "07 Feb 2001 00:19:37 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.98 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 38 Xref: main.gmane.org gmane.emacs.gnus.general:34585 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34585 Mattias Ahnberg writes: > >> "SJ" == Simon Josefsson writes: > > SJ> Try OGnus, and put $gnus/contrib in your load-path to make Gnus find > SJ> gpg.el. OGnus have integrated PGP/SMIME support, but make use of > SJ> external libraries (mailcrypt or, preferrably, gpg.el). > > Hmm, might be working a little bit better, but at the same time not. I > might on the other hand be missing some configuration directives or > so, gpg.el isn't really to heavily documented. :) > > Am I supposed to be using both mailcrypt and gpg.el? Or just gpg.el, > if I can? If I chose just to use gpg.el, what do I need to configure > to be able to sign, encrypt, verify and check stuff? There is a node called "Using GPG" in gnus.texi. (It was not listed in the Top node. I've fixed it.) > The main problem I seem to be having when using mailcrypt is that > people sending signed mails to me, using for example Mutt, seem to be > sending the mails as a multipart MIME mail, and mailcrypt doesn't seem > to figure this out. > The mails I send to him that I sign looks peachy for him though, and > the mails I send to myself works neat. But not from other > programs. Perhaps just his mutt that is wrongly configured to send it > like that? I'm pretty new to this signing/encrypting mail things, so > I am not really sure where to start digging around. The default setting of mutt is somewhat wrong for using GnuPG. Mutt wrongfully sets micalg to pgp-md5, but GnuPG uses SHA1 as the default value. ShengHuo -- (setq gnus-posting-styles '((".*" (signature-file "~/.signature"))))