From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8643 Path: news.gmane.org!not-for-mail From: Markus Hilpert Newsgroups: gmane.emacs.gnus.user Subject: Re: Gnus/Mailcrypt and MIME charset Date: Fri, 02 Feb 2007 12:14:47 +0100 Organization: none Message-ID: <6w1wl8reu0.fsf@pino.hiskp.uni-bonn.de> References: <6w4pq6nmdg.fsf@pino.hiskp.uni-bonn.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1170416466 20651 80.91.229.12 (2 Feb 2007 11:41:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Feb 2007 11:41:06 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Feb 02 12:40:56 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HCwmi-0000Hl-3m for gegu-info-gnus-english@m.gmane.org; Fri, 02 Feb 2007 12:40:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCwmh-00084a-Ng for gegu-info-gnus-english@m.gmane.org; Fri, 02 Feb 2007 06:40:51 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsserver.news.garr.it!kanaga.switch.ch!switch.ch!feeder2.ecngs.de!ecngs!feeder.ecngs.de!news.germany.com!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 23 Original-NNTP-Posting-Host: k35W50/UrZEVqLJQ+i4tMQ.user.aioe.org Original-X-Complaints-To: abuse@aioe.org Cancel-Lock: sha1:+q/IPMYYhIR0wKdTPP3RxuGj4/c= User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78826 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8643 Archived-At: Ivan Boldyrev writes: > On 9737 day of my life Markus Hilpert wrote: >> What would be the canonical way for Gnus? > > Forget about Mailcrypt, use encryption built into Gnus. And if you > encrypt non-ACSII text, use PGP/MIME (this is a name of standard that > Gnus support) instead plain PGP data. Depending on recepient's > software, he may need to install some extantion (Enigmail for > Thunderbird, for example) for more convenient handling of PGP/MIME. > > See (info "(message)Security"). > > -- > Ivan Boldyrev Hello, actually, I had tried the mml-functions in order to generate PGP/MIME conforming messages, but the resulting MIME format was unusable for a recipient using pine. Markus