From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8605 Path: main.gmane.org!not-for-mail From: Mark Eichin Newsgroups: gmane.emacs.gnus.general Subject: Re: extensions to nnmail-split-fancy Date: 05 Nov 1996 18:11:41 -0500 Sender: eichin@cygnus.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148747 13164 80.91.224.250 (20 Oct 2002 21:19:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:19:07 +0000 (UTC) Cc: Mark Eichin , ding@ifi.uio.no Return-Path: Original-Received: (qmail 9434 invoked from smtpd); 5 Nov 1996 23:39:43 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 5 Nov 1996 23:39:42 -0000 Original-Received: from cygnus.com (cygnus.com [140.174.1.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 6 Nov 1996 00:12:33 +0100 Original-Received: from tweedledumb.cygnus.com (tweedledumb.cygnus.com [192.80.44.1]) by cygnus.com (8.6.12/8.6.9) with SMTP id PAA18853; Tue, 5 Nov 1996 15:12:26 -0800 Original-Received: from maneki-neko.cygnus.com by tweedledumb.cygnus.com (4.1/4.7) id AA11284; Tue, 5 Nov 96 18:11:42 EST Original-Received: (from eichin@localhost) by maneki-neko.cygnus.com (8.7.6/8.7.3) id SAA25945; Tue, 5 Nov 1996 18:11:41 -0500 Original-To: David Moore In-Reply-To: David Moore's message of 05 Nov 1996 13:39:38 -0800 Original-Lines: 10 X-Mailer: Gnus v5.2.39/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8605 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8605 excellent, that is *much* improved. as for posting to only one: debian lists are in particular fed through qmail, so you get an X-mailing-list header for each copy, which is why I was matching on that first... though I agree, that wouldn't help in the more common case. Still, with the : extension it's a lot easier to experiment with that sort of thing (since if I recall correctly, the eval can return a list, and the message will go to multiple places...) In the mean time, this makes things a lot easier for me :-)