From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22002 Path: main.gmane.org!not-for-mail From: Chris Halverson Newsgroups: gmane.emacs.gnus.general Subject: Re: Really confused about using gnus-0.80 & procmail Date: 19 Mar 1999 14:09:16 -0600 Organization: Complete Internet Solutions Sender: owner-ding@hpc.uh.edu Message-ID: References: <199903191831.NAA18065@nashua.ispworks.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035160002 25838 80.91.224.250 (21 Oct 2002 00:26:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:26:42 +0000 (UTC) Cc: Marc Nozell , ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA19506 for ; Fri, 19 Mar 1999 15:11:35 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB16167; Fri, 19 Mar 1999 14:09:51 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Mar 1999 14:10:19 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAA05334 for ; Fri, 19 Mar 1999 14:10:10 -0600 (CST) Original-Received: from mogh.CompleteIS.com (mogh.CompleteIS.com [206.144.247.24]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA19452 for ; Fri, 19 Mar 1999 15:10:02 -0500 (EST) Original-Received: (from cdh@localhost) by mogh.CompleteIS.com (8.8.6/8.7.2) id OAA02567; Fri, 19 Mar 1999 14:09:16 -0600 (CST) Original-To: merlyn@stonehenge.com (Randal L. Schwartz) X-URL: http://www.CompleteIS.com/~cdh/ X-Attribution: cdh In-Reply-To: merlyn@stonehenge.com's message of "19 Mar 1999 11:22:47 -0800" Original-Lines: 39 User-Agent: Gnus/5.070066 (Pterodactyl Gnus v0.66) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22002 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22002 merlyn@stonehenge.com (Randal L. Schwartz) writes: > and spread the clue around. All I recall is that some recent > pterrygnus broke the thing I'm quoted as saying in the FAQ. And I > don't know what I'll have to do if I go from Q to P now. I used that advice to setup my Gnus eons ago :) Note that I haven't done this yet (I'm a little nervous about upgrading past my Pgnus 0.66 :), but Scott Hoffmann posted his setup back in Feb. He has: ;; gnus customizations (setq gnus-procmail-suffix ".spool" gnus-nntp-server nil;; required to use gnus-select-method gnus-select-method (list 'nntp "news.mindspring.com") gnus-secondary-select-methods '((nnml "")) gnus-uncacheable-groups "^nnml" ) ;; this stuff should make us work with procmail nicely (setq nnml-directory "/home/shofmann/Mail/spool" nnml-nov-is-evil t ) (setq nnmail-use-procmail t nnmail-spool-file '((directory :path "/home/shofmann/Mail/spool" :suffix ".spool")) ) Modify to suit obviously. Hope that helps, let me know so I can fearlessly upgrade :) Chris -- Chris D. Halverson Complete Internet Solutions PGP mail accepted, finger for public key http://www.CompleteIS.com/~cdh/