From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21283 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Mail filtering Date: 19 Feb 1999 15:22:19 +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 1035159417 22203 80.91.224.250 (21 Oct 2002 00:16:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:16:57 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA17854 for ; Fri, 19 Feb 1999 09:28:58 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB28716; Fri, 19 Feb 1999 08:27:19 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Feb 1999 08:27:24 -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 IAA18428 for ; Fri, 19 Feb 1999 08:26:31 -0600 (CST) Original-Received: from quimbies.gnus.org (larsi@ppp046.uio.no [129.240.240.47]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA17705 for ; Fri, 19 Feb 1999 09:26:16 -0500 (EST) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id PAA05363; Fri, 19 Feb 1999 15:25:45 +0100 Mail-Copies-To: never X-Now-Reading: Italo Calvinos _Usynlige byer_ Original-To: ding@gnus.org In-Reply-To: Shaun Lipscombe's message of "15 Feb 1999 12:58:28 +0000" User-Agent: Gnus/5.070077 (Pterodactyl Gnus v0.77) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I typed it in wrong. This is what I have > > ;; Split > (setq nnmail-split-methods > '(("edupage" "^From: Edupage Editors") > ("cert" "^From: CERT Advisory") > ("sybase" "^\\(To\\|Cc\\):.*ase-linux-list@isug\\.com") > ("gnus" "^\\(To\\|Cc\\):.*ding@gnus\\.org") > ("gmsl" "From:.*gasops\\.co\\.uk") > ("jokes" "^From: Jokes@Gagler\\.com") > ("other" ""))) Looks OK to me. Are you sure that this is what `nnmail-split-methods' really is? `C-h v nnmail-split-methods RET' will tell you the value of the variable. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen