From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23417 Path: main.gmane.org!not-for-mail From: Paul Stevenson Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus stopped reading mailbox Date: 20 Jun 1999 11:58:49 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: <99062016422708.05021@nathan> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161153 1863 80.91.224.250 (21 Oct 2002 00:45:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:45:53 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA26571 for ; Sun, 20 Jun 1999 11:59:43 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB26244; Sun, 20 Jun 1999 10:59:27 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 20 Jun 1999 10:59:47 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA10570 for ; Sun, 20 Jun 1999 10:59:37 -0500 (CDT) Original-Received: from q2ypc.phy.ornl.gov (paul@q2ypc.phy.ornl.gov [134.167.20.82]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA26543 for ; Sun, 20 Jun 1999 11:58:34 -0400 (EDT) Original-Received: (from paul@localhost) by q2ypc.phy.ornl.gov (8.9.3/8.9.3) id LAA18661; Sun, 20 Jun 1999 11:58:50 -0400 Original-To: ding@gnus.org In-Reply-To: Gerald Preissler's message of "Sun, 20 Jun 1999 16:14:35 +0200" Original-Lines: 17 User-Agent: Gnus/5.070088 (Pterodactyl Gnus v0.88) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23417 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23417 Gerald Preissler writes: > I tried this minimal .gnus : ;; where to look for news & mail (setq > gnus-select-method '(nntp "localhost")) (setq > gnus-secondary-select-methods '((nnml "private"))) > > /var/spool/mail/jerry exists, I am the owner, and it has permissions > 660. And yes, there are mails in it. > > Any advice? What is the value of `nnmail-spool-file'? It is possible that it is pointing to the wrong place. Alternatively one's supposed to use the variable `mail-sources' in pgnus now to specify exactly where the mail comes from.