From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50810 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Verifying inline gpg signatures Date: Wed, 12 Mar 2003 21:31:03 +0100 Organization: http://purl.org/harder/ 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 1047501291 22983 80.91.224.249 (12 Mar 2003 20:34:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2003 20:34:51 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Mar 12 21:34:46 2003 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 18tCvg-0005wY-00 for ; Wed, 12 Mar 2003 21:34:25 +0100 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 18tCvH-00087V-00; Wed, 12 Mar 2003 14:33:59 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 12 Mar 2003 14:34:59 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA24332 for ; Wed, 12 Mar 2003 14:34:48 -0600 (CST) Original-Received: (qmail 8677 invoked by alias); 12 Mar 2003 20:33:42 -0000 Original-Received: (qmail 8672 invoked from network); 12 Mar 2003 20:33:42 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 12 Mar 2003 20:33:42 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18tDHc-0002om-00 for ; Wed, 12 Mar 2003 21:57:04 +0100 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 9 Original-NNTP-Posting-Host: 0xc3f952a6.esnxr1.ras.tele.dk Original-X-Trace: quimby.gnus.org 1047502624 10835 195.249.82.166 (12 Mar 2003 20:57:04 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 12 Mar 2003 20:57:04 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > Is there any way of automatically verifying gpg/pgp inline > signatures? These settings work for me: (setq mm-verify-option 'always) (setq gnus-buttonized-mime-types '("multipart/signed"))