From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36076 Path: main.gmane.org!not-for-mail From: Andreas Fuchs Newsgroups: gmane.emacs.gnus.general Subject: Re: security: Encrypted mail in the archive Date: Tue, 01 May 2001 13:17:12 +0200 Sender: asf@dahaIM.dyndns.org Message-ID: References: <878zkjbom3.fsf@deneb.enyo.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: main.gmane.org 1035171723 6655 80.91.224.250 (21 Oct 2002 03:42:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:42:03 +0000 (UTC) Return-Path: Original-Received: (qmail 4914 invoked by alias); 1 May 2001 11:17:42 -0000 Original-Received: (qmail 4909 invoked from network); 1 May 2001 11:17:41 -0000 Original-Received: from p2.ycn.com (HELO cmail.ycn.com) (212.88.160.3) by gnus.org with SMTP; 1 May 2001 11:17:41 -0000 Original-Received: from dahaIM.dyndns.org (csvr3218.noe-online.at [194.106.234.218]) by cmail.ycn.com (8.10.2/8.9.3) with ESMTP id f41BFtl01999 for ; Tue, 1 May 2001 13:15:55 +0200 Original-Received: from asf by dahaIM.dyndns.org with local (Exim 3.22 #1 (Debian)) id 14uY9Y-0004Pk-00 for ; Tue, 01 May 2001 13:17:12 +0200 Mail-Copies-To: never Original-To: ding@gnus.org X-Attribution: asf Original-Lines: 45 Xref: main.gmane.org gmane.emacs.gnus.general:36076 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36076 --=-=-= Content-Transfer-Encoding: quoted-printable Today, Jaap-Henk Hoepman wrote: > P.S.: Andreas, what method do you use to encrypt your mail? I don't > seem to recall seeing this behaviour using pgp and mailcrypt. I'm using gpg with gpg.el, but I have just tracked down the place where it goes wrong: my customisation. I have it archive mails and news before processing mime stuff (for attachments), which also catches pgpmime processing. This is done via: (defadvice gnus-inews-do-gcc=20 (around gnus-news-do-gcc-inhibit-body-encoding first activate) (let ((message-inhibit-body-encoding t)) ad-do-it)) Alright, I commented it out. Let's see now what gnus does. [silence, as I restart Xemacs and send a test mail] Yes, now it appears in the archive, encrypted as it is supposed to be (with the receipient's public key). Alright, the first point (unencrypted messages in the archive) was a local configuration error, but I'd really like messages I send encrypted to be encrypted such that I can read it (as in, with my public key) in the archive. It looks a little tricky, can it be done? regards, =2D-=20 Andreas Fuchs, , , antifuchs --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE67ps4ucDAWATX9F8RAlnnAJ904gl6t1EFYZAX0p/xvokKmKmeBgCdFqA/ PsZYENegELuWj+xQHYHUZJI= =t+aZ -----END PGP SIGNATURE----- --=-=-=--