From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59626 Path: main.gmane.org!not-for-mail From: Sebastian Luque Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmaildir setup Date: Mon, 24 Jan 2005 12:09:20 -0600 Message-ID: <87mzuy8zsf.fsf@mun.ca> References: <871xcb9lmk.fsf@mun.ca> <7cd5vuc014.fsf@nature.tsukuba.ac.jp> <87r7ka91ae.fsf@mun.ca> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1106589958 11714 80.91.229.6 (24 Jan 2005 18:05:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Jan 2005 18:05:58 +0000 (UTC) Original-X-From: ding-owner+M8166@lists.math.uh.edu Mon Jan 24 19:05:50 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ct8az-0002nW-00 for ; Mon, 24 Jan 2005 19:05:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Ct8Zs-0000qB-00; Mon, 24 Jan 2005 12:04:40 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Ct8Zl-0000q5-00 for ding@lists.math.uh.edu; Mon, 24 Jan 2005 12:04:33 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Ct8Zf-0006MK-7N for ding@lists.math.uh.edu; Mon, 24 Jan 2005 12:04:27 -0600 Original-Received: from main.gmane.org ([80.91.224.249]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ct8Ze-0002Al-00 for ; Mon, 24 Jan 2005 19:04:26 +0100 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Ct8Zd-0003Or-00 for ; Mon, 24 Jan 2005 19:04:25 +0100 Original-Received: from s0106000ae61de208.wp.shawcable.net ([24.77.59.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Jan 2005 19:04:25 +0100 Original-Received: from sluque by s0106000ae61de208.wp.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Jan 2005 19:04:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 28 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: s0106000ae61de208.wp.shawcable.net User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:XXz5VEmdHrBCG9EPsVyMkbEwKu4= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59626 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59626 prj@po.cwru.edu (Paul Jarc) writes: > Sebastian Luque wrote: >> Unfortunately though, the messages are actually not even retrieved >> from my pop server. > > That's normal if you don't set get-new-mail in the select method. I did modify gnus-secondary-select-methods before my comment above: (add-to-list 'gnus-secondary-select-methods '(nnmaildir "" (directory "~/.nnmaildir") (get-new-mail t))) >> I'm wondering though how the back end knows where to put the new >> mail? > > That's determined by the nnmail-split-methods or nnmail-split-fancy > variable. See the node "Splitting Mail" in the manual. What if I want to set this later? I'd prefer to do that once I get a better grip on gnus. If that's possible, is there some way to apply the "filters" to my groups? Thanks so far. -- Sebastian