From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34584 Path: main.gmane.org!not-for-mail From: Mattias Ahnberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus & GnuPG. Date: 07 Feb 2001 00:19:37 +0100 Organization: Ahnberg, that vampire guy. Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170485 31186 80.91.224.250 (21 Oct 2002 03:21:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:21:25 +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 B2C65D049D for ; Tue, 6 Feb 2001 18:20:25 -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 RAC11193; Tue, 6 Feb 2001 17:20:14 -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:19:35 -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 RAA05910 for ; Tue, 6 Feb 2001 17:19:26 -0600 (CST) Original-Received: from paranoia.ahnberg.pp.se (ahnberg.pp.se [212.75.74.119]) by mailhost.sclp.com (Postfix) with ESMTP id C55F5D049D for ; Tue, 6 Feb 2001 18:19:52 -0500 (EST) Original-Received: (from ahnberg@localhost) by paranoia.ahnberg.pp.se (8.11.0/8.11.0) id f16NJbj05186; Wed, 7 Feb 2001 00:19:37 +0100 Original-To: ding@gnus.org X-Attribution: Ahn In-Reply-To: (Simon Josefsson's message of "06 Feb 2001 20:43:58 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 26 Xref: main.gmane.org gmane.emacs.gnus.general:34584 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34584 >> "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? 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. /ahnberg.