From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55881 Path: main.gmane.org!not-for-mail From: Norman Walsh Newsgroups: gmane.emacs.gnus.general Subject: Is this message signed correctly? Date: Fri, 09 Jan 2004 17:07:22 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: <8765fkg4it.fsf@nwalsh.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="=-=-=" X-Trace: sea.gmane.org 1073686105 21222 80.91.224.253 (9 Jan 2004 22:08:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2004 22:08:25 +0000 (UTC) Original-X-From: ding-owner+M4421@lists.math.uh.edu Fri Jan 09 23:08:20 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Af4nk-0000Nr-00 for ; Fri, 09 Jan 2004 23:08:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Af4nP-0004pC-00; Fri, 09 Jan 2004 16:07:59 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Af4nH-0004p6-00 for ding@lists.math.uh.edu; Fri, 09 Jan 2004 16:07:51 -0600 Original-Received: from brmea-mail-2.sun.com (brmea-mail-2.Sun.COM [192.18.98.43]) by justine.libertine.org (Postfix) with ESMTP id 344353A006B for ; Fri, 9 Jan 2004 16:07:50 -0600 (CST) Original-Received: from phys-bur-1 ([129.148.9.72]) by brmea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id i09M7nqV005831 for ; Fri, 9 Jan 2004 15:07:49 -0700 (MST) Original-Received: from mercury ([129.150.32.24]) by bur-mail1.east.sun.com (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HR800FYWTH0Q4@bur-mail1.east.sun.com> for ding@gnus.org; Fri, 09 Jan 2004 17:07:49 -0500 (EST) Original-Received: from ndw by mercury with local (Exim 3.36 #1 (Debian)) id 1Af4mp-0005kz-00 for ; Fri, 09 Jan 2004 17:07:23 -0500 X-URL: http://nwalsh.com/ Original-To: ding@gnus.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55881 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55881 --=-=-= Someone recommended that I switch to MIME signatures, so I pulled out my mailcrypt stuff and started using: ;; PGG (require 'pgg) (setq pgg-cache-passphrase t) (setq pgg-passphrase-cache-expiry 7200) ;; Emacs should always decrypt and verify emails automatically (setq mm-verify-option 'always) (setq mm-decrypt-option 'always) ;; Automcatically sign when sending mails (defun always-sign () (mml-secure-message-sign-pgpmime)) (add-hook 'gnus-message-setup-hook 'always-sign) Seems to work ok, but the OASIS mailing list software totally mangles my messages. So the question is, is it their bug or mine? Can someone who actually knows such things, tell me if this message is well formed? Be seeing you, norm -- Norman Walsh | The common excuse of those who bring http://nwalsh.com/ | misfortune on others is that they | desire their good.-- Vauvenargues --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQA//yYaOyltUcwYWjsRAkJmAJ40+2PHpaEXsg8xfHcD2JglYsnLfwCfdWHS lgPuf2CDmZe8BSKa2LBlYPU= =a255 -----END PGP SIGNATURE----- --=-=-=--