From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10595 Path: main.gmane.org!not-for-mail From: "Jason R. Mastaler" Newsgroups: gmane.emacs.gnus.general Subject: Re: procmail and nnfolder Date: Mon, 07 Apr 1997 02:51:58 -0400 Message-ID: <199704070651.CAA12533@ashanti.vcinet.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035150439 25266 80.91.224.250 (20 Oct 2002 21:47:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:47:19 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id XAA12522 for ; Sun, 6 Apr 1997 23:58:44 -0700 Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 7 Apr 1997 08:52:07 +0200 Original-Received: (qmail 16874 invoked by uid 504); 7 Apr 1997 06:49:38 -0000 Original-Received: (qmail 16871 invoked from network); 7 Apr 1997 06:49:37 -0000 Original-Received: from ashanti.vcinet.com (208.205.15.58) by claymore.vcinet.com with SMTP; 7 Apr 1997 06:49:37 -0000 Original-Received: (from jason@localhost) by ashanti.vcinet.com (8.8.4/8.8.5) id CAA12533; Mon, 7 Apr 1997 02:51:59 -0400 (EDT) Original-To: ding@gnus.org In-reply-to: Your message of "Sat, 05 Apr 1997 14:07:39 EST." Xref: main.gmane.org gmane.emacs.gnus.general:10595 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10595 > Ok, thanks for clearing this up. However, this isn't working for > me. When I fire up Gnus, it isn't moving any mail over to my > 'nnfolder-directory'. Here is what I added to .gnus > > (setq nnmail-use-procmail t) > (setq nnfolder-directory "~/gMail/") > (setq nnmail-spool-file 'procmail) > (setq nnmail-procmail-directory "~/incoming/lists/") > (setq gnus-secondary-select-methods '((nnfolder ""))) > (setq nnmail-procmail-suffix "") > > Procmail is adding incoming mail to ~/incoming/lists/listname. > The nnfolder groups I subscribed to are named "nnfolder:lists.listname" > Gnus does create the ~/gMail/lists directory with a zero lengh file > in this directory for each list, but doesn't move any mail over and > so it thinks I have "No more unread newsgroups". After much experimentation, I finally got movemail to work. I changed nnfolder-directory to "~/gMail/lists/" and Gnus now moves mail from "~/incoming/lists/" to corresponding groups in "~/gMail/". My problem seems to be solved, but still these workings seem counter-intuitive to me. By what the manual has to say about 'nnfolder-directory' I would think Gnus should build the nnfolder groups in "~/gMail/lists/" instead given my definitions. -- Jason R. Mastaler jason@mastaler.com