From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33103 Path: main.gmane.org!not-for-mail From: "Bjørn Mork" Newsgroups: gmane.emacs.gnus.general Subject: Re: S/MIME and PGP/MIME (Was: Re: ognus) Date: 01 Nov 2000 21:41:09 +0100 Organization: DoD Sender: owner-ding@hpc.uh.edu Message-ID: <87ofzztogq.fsf@duckman.mork.no> References: <871ywwbr3n.fsf_-_@duckman.mork.no> <2nwveo61mv.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035169272 23384 80.91.224.250 (21 Oct 2002 03:01:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:01:12 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 01997D049B for ; Wed, 1 Nov 2000 15:42:35 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB14029; Wed, 1 Nov 2000 14:41:42 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Nov 2000 14:41:01 -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 OAA01693 for ; Wed, 1 Nov 2000 14:40:50 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id 3DF00D049B for ; Wed, 1 Nov 2000 15:41:11 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id UAA01316 for ding@gnus.org; Wed, 1 Nov 2000 20:43:28 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 17 Original-NNTP-Posting-Host: c21-s19-r49h4.upc.chello.no Original-X-Trace: quimby.gnus.org 973107807 27584 212.186.246.21 (1 Nov 2000 19:43:27 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 Nov 2000 19:43:27 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33103 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33103 ShengHuo ZHU writes: > "Bjørn Mork" writes: > > Simon Josefsson writes: > > > > > I've commited sign/encrypt keybindings/menu for MML, and mml-sec.el to > > > implement S/MIME and PGP/MIME (using your mml2015). > > > > Great! But why are signed parts qp-encoded even when they shouldn't be > > according to gnus-group-posting-charset-alist? > > It is called ultra-safe encoding. Otherwise, MTAs or MUAs may munge > the signed part. OK. That makes sense. Bjørn