From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19759 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: Backend-specific nnmail-spool-file? Date: 08 Dec 1998 11:42:10 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158050 13242 80.91.224.250 (20 Oct 2002 23:54:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:54:10 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA18048 for ; Tue, 8 Dec 1998 11:43:09 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id KAA16570; Tue, 8 Dec 1998 10:42:32 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 08 Dec 1998 10:42:39 -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 KAA26437 for ; Tue, 8 Dec 1998 10:42:30 -0600 (CST) Original-Received: from ljz.asfast.net (gnus@ljz.asfast.net [205.230.75.82]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA17799 for ; Tue, 8 Dec 1998 11:42:17 -0500 (EST) Original-Received: (from gnus@localhost) by ljz.asfast.net (8.8.7/8.8.7) id LAA04547; Tue, 8 Dec 1998 11:42:10 -0500 Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM Lloyd Zusman writes: > > > I would like to do my email splitting outside of Gnus and Emacs. > > This would result in a group of mail spool files that I would need > > to check from within Gnus. I want to use the `nnml' backend, and > > I want to create a separate backend instance for each of these > > spool files. > > Do you mean groups rather than backends? > > If so, nnmail-use-procmail is your friend. Also see > nnmail-procmail-directory and nnmail-procmail-suffix. In a nutshell: > > If nnmail-use-procmail is t and nnmail-procmail-directory is > "~/spool/" and nnmail-procmail-suffix is ".in", then Gnus puts all > mails from the file "~/spool/foo.bar.in" into the group > "nnml:foo.bar". (It does not make a difference whether procmail wrote > these files, or Mailagent, or slocal, or something else, they just > need to be mbox format files.) Well, this could work for me, but my preferred way of doing this would be to have one spool file called `/var/spool/mail/oneuser', another called `/var/spool/mail/anotheruser', etc. ... i.e., no special suffixes. Note that I would run Gnus as user `root', which is easy for me to do from my personal Linux machine at home. Any chance for this? -- Lloyd Zusman ljz@asfast.com