From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29801 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Header Fields and Split Fancy Date: 19 Apr 2000 15:36:48 +0200 Organization: The Church of Emacs 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 1035166411 4791 80.91.224.250 (21 Oct 2002 02:13:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:13:31 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 4F379D051E for ; Wed, 19 Apr 2000 09:37:21 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB06153; Wed, 19 Apr 2000 08:37:17 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 19 Apr 2000 08:36:48 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA24047 for ; Wed, 19 Apr 2000 08:36:37 -0500 (CDT) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by mailhost.sclp.com (Postfix) with ESMTP id 6422BD051E for ; Wed, 19 Apr 2000 09:36:55 -0400 (EDT) Original-Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian/GNU) with ESMTP id PAA01919 for ; Wed, 19 Apr 2000 15:35:20 +0200 Original-Received: (from abraham@localhost) by zuse.dina.kvl.dk (8.9.3+Sun/8.9.1) id PAA02543; Wed, 19 Apr 2000 15:36:49 +0200 (MET DST) X-Authentication-Warning: zuse.dina.kvl.dk: abraham set sender to abraham@dina.kvl.dk using -f Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Holger Sparr's message of "18 Apr 2000 13:29:19 +0200" Original-Lines: 15 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29801 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29801 Holger Sparr writes: > Without being case sensitive like: > > (from ".*elsevier" "mail.elsevier") > [...] > (to "sparr@\\|Sparr@" "mail.other") > (to "sparr+usenet@" > (| ("subject" "Re:.*" "mail.answer") > ("references" ".*@.*" "mail.answer") > "mail.spam")) > "mail.spam") Can you try to create a small, self-contained "nnmail-split-fancy" where you can reproduce the problem?