From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42158 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: nnml fetching mail, unwanted Date: Fri, 18 Jan 2002 17:39:43 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177438 9891 80.91.224.250 (21 Oct 2002 05:17:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:17:18 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 28270 invoked from network); 18 Jan 2002 16:40:34 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 18 Jan 2002 16:40:34 -0000 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 16Rc3k-0005zn-00; Fri, 18 Jan 2002 10:40:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 18 Jan 2002 10:40:02 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA12224 for ; Fri, 18 Jan 2002 10:39:50 -0600 (CST) Original-Received: (qmail 28255 invoked by alias); 18 Jan 2002 16:39:52 -0000 Original-Received: (qmail 28250 invoked from network); 18 Jan 2002 16:39:52 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 18 Jan 2002 16:39:52 -0000 Original-Received: from ormelune.imag.fr (ormelune.imag.fr [129.88.43.35]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g0IGdia29493; Fri, 18 Jan 2002 17:39:44 +0100 (MET) Original-Received: from anie.imag.fr.imag.fr (anie [129.88.43.111]) by ormelune.imag.fr (8.10.2+Sun/jtpda-5.3.3) with SMTP id g0IGdUq26344 ; Fri, 18 Jan 2002 17:39:30 +0100 (MET) Original-To: Karl Kleinpaste X-Face: #v^9{p"~.e3TDs~r\ (Karl Kleinpaste's message of "Fri, 18 Jan 2002 11:24:07 -0500") Original-Lines: 17 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.1 (Capitol Reef, i386-debian-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42158 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42158 Karl Kleinpaste writes: > Nicolas Kowalski writes: >> I finally found that nnml was retrieving all my new mail >> messages in one group named `mail.misc'. > > See variable `nnml-get-new-mail' in info://Gnus/Mail+Spool. I see. I can also see that nnfolder backend also defines such a variable (nnfolder-get-new-mail)., which is also `t'. Are all mail backends setup by default for retrieving mail, even if mail-sources is nil ? Nicolas.