From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47397 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: automatic smime signing/verifying ? Date: Thu, 24 Oct 2002 16:54:05 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035471296 30207 80.91.224.249 (24 Oct 2002 14:54:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Oct 2002 14:54:56 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 184jNv-0007r5-00 for ; Thu, 24 Oct 2002 16:54:55 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 184jNc-0006Ev-00; Thu, 24 Oct 2002 09:54:36 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 24 Oct 2002 09:55:18 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA27062 for ; Thu, 24 Oct 2002 09:55:03 -0500 (CDT) Original-Received: (qmail 18822 invoked by alias); 24 Oct 2002 14:54:12 -0000 Original-Received: (qmail 18816 invoked from network); 24 Oct 2002 14:54:12 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 24 Oct 2002 14:54:12 -0000 Original-Received: from pave.imag.fr (pave.imag.fr [129.88.43.12]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g9OEs6o21321 for ; Thu, 24 Oct 2002 16:54:06 +0200 (MEST) Original-Received: from astazou ([129.88.43.102] helo=astazou.imag.fr.imag.fr ident=kowalski) by pave.imag.fr with esmtp (Exim 4.10) id 184jN7-000Mag-00 for ding@gnus.org; Thu, 24 Oct 2002 16:54:05 +0200 Original-To: ding@gnus.org X-Face: #v^9{p"~.e3TDs~r\ (David S Goldberg's message of "Thu, 24 Oct 2002 10:22:06 -0400") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Common Lisp, i386-debian-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47397 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47397 David S Goldberg writes: > Not sure about automatically adding the mml for signing (probably can > be done with message-setup-hook or something, though) but for > automatic detection and verification of signatures I use: > > (setq mm-verify-option 'always) > mm-decrypt-option 'always) This does not work for me. I still have to hit 'W S' to make Gnus verify smime signatures. -- Nicolas