From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34576 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus & GnuPG. Date: 06 Feb 2001 20:43:58 +0100 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 1035170479 31156 80.91.224.250 (21 Oct 2002 03:21:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:21:19 +0000 (UTC) Cc: ding@gnus.org 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 CC113D049D for ; Tue, 6 Feb 2001 14:45:27 -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 NAC02745; Tue, 6 Feb 2001 13:44:47 -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 13:44:05 -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 NAA04286 for ; Tue, 6 Feb 2001 13:43:54 -0600 (CST) Original-Received: from dolk.extundo.com (dolk.extundo.com [195.42.214.242]) by mailhost.sclp.com (Postfix) with ESMTP id D6C4CD049D for ; Tue, 6 Feb 2001 14:44:19 -0500 (EST) Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) by dolk.extundo.com (8.11.2/8.11.2) with ESMTP id f16JiGu27076; Tue, 6 Feb 2001 20:44:18 +0100 Original-To: Mattias Ahnberg In-Reply-To: (Mattias Ahnberg's message of "06 Feb 2001 19:36:19 +0100") Mail-Copies-To: nobody User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.97 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:34576 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34576 Mattias Ahnberg writes: > Are any of you people using GnuPG to encrypt/sign your mails? I just > started using it, but I've stumbled into problems since Mailcrypt (the > only tool I've found to integrate it with Gnus, so far) doesn't really > fancy international characters. > > So. Any tips, pointers, other tools or anything that could be of use > to me? Try OGnus, and put $gnus/contrib in your load-path to make Gnus find gpg.el. OGnus have integrated PGP/SMIME support, but make use of external libraries (mailcrypt or, preferrably, gpg.el).