From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35393 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Force Oort to verify sigs? Date: 17 Mar 2001 11:52:23 -0500 Message-ID: <5bbsr0gwxk.fsf@avocet.cs.rochester.edu> References: <8766h8bb6b.fsf@wesley.springies.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171145 2837 80.91.224.250 (21 Oct 2002 03:32:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:32:25 +0000 (UTC) Return-Path: Original-Received: (qmail 16540 invoked by alias); 17 Mar 2001 16:52:25 -0000 Original-Received: (qmail 16535 invoked from network); 17 Mar 2001 16:52:25 -0000 Original-Received: from gate.cs.rochester.edu (192.5.53.207) by gnus.org with SMTP; 17 Mar 2001 16:52:25 -0000 Original-Received: from avocet.cs.rochester.edu (avocet.cs.rochester.edu [192.5.53.22]) by gate.cs.rochester.edu (8.9.1b+Sun/U) with ESMTP id LAA11698 for ; Sat, 17 Mar 2001 11:52:24 -0500 (EST) Original-Received: (from zsh@localhost) by avocet.cs.rochester.edu (8.9.1b+Sun/Q++) id LAA15194; Sat, 17 Mar 2001 11:52:23 -0500 (EST) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: <8766h8bb6b.fsf@wesley.springies.com> (Alan Shutko's message of "Sat, 17 Mar 2001 11:44:12 -0500") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:35393 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35393 Alan Shutko writes: > Just started using Oort to play with GPG, and I've noticed that it > doesn't automatically verify sigs. One has to click the button or do > a W s. > > Any way to get that to happen automatically? I didn't see a > gnus-treat variable that seemed to be associated. (setq mm-verify-option 'known) ShengHuo