From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35914 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: Multipart PGP sign/encrypt (was: Posting styles and PGP integration?) Date: 18 Apr 2001 18:25:59 +0200 Message-ID: <87ae5ekwdk.fsf@deneb.enyo.de> References: <87hezmnbmh.fsf@inanna.rimspace.net> <87r8yqqrz0.fsf_-_@mclinux.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171588 5697 80.91.224.250 (21 Oct 2002 03:39:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:39:48 +0000 (UTC) Return-Path: Original-Received: (qmail 6783 invoked by alias); 18 Apr 2001 16:13:17 -0000 Original-Received: (qmail 6778 invoked from network); 18 Apr 2001 16:13:17 -0000 Original-Received: from mail.s.netic.de (HELO mail.netic.de) (212.9.160.11) by gnus.org with SMTP; 18 Apr 2001 16:13:17 -0000 Original-Received: by mail.netic.de (Smail3.2.0.111/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 212.9.163.38 via remotehost mail.enyo.de with esmtp for mail.gnus.org id m14puZy-001WzHC; Wed, 18 Apr 2001 18:13:18 +0200 (CEST) Original-Received: from [192.168.1.2] (helo=deneb.enyo.de) by mail.enyo.de with esmtp (Exim 3.12 #1) id 14puZR-00077E-00 for ding@gnus.org; Wed, 18 Apr 2001 18:12:45 +0200 Original-Received: from fw by deneb.enyo.de with local (Exim 3.12 #1) id 14pumF-0000eC-00 for ding@gnus.org; Wed, 18 Apr 2001 18:25:59 +0200 Original-To: ding@gnus.org In-Reply-To: <87r8yqqrz0.fsf_-_@mclinux.com> (Josh Huber's message of "18 Apr 2001 09:04:35 -0400") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:35914 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35914 Josh Huber writes: > So, is there a way to get Gnus to do what I want it to do? We could resurrect direct multipart/signed support, which reflects the structure of the generated message more closely: <$multipart type=signed method=pgp> ... <$/multipart> I still consider this the correct approach. (The necessary hooks are already there.)