From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34370 Path: main.gmane.org!not-for-mail From: dave@cavalry.com Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmail-split-fancy woes Date: Tue, 23 Jan 2001 23:32:37 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86zogjcf2d.fsf@jfb.pacbell.net> <86ae8jkp9g.fsf@beta.fciencias.unam.mx> <86g0ib58ov.fsf@jfb.pacbell.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170309 30069 80.91.224.250 (21 Oct 2002 03:18:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:18:29 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 5FB3DD04A0 for ; Tue, 23 Jan 2001 16:32:48 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id PAC18398; Tue, 23 Jan 2001 15:32:24 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 23 Jan 2001 15:31:45 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA21080 for ; Tue, 23 Jan 2001 15:31:34 -0600 (CST) Original-Received: from ftpbox.mot.com (ftpbox.mot.com [129.188.136.101]) by mailhost.sclp.com (Postfix) with ESMTP id 69A1CD04A0 for ; Tue, 23 Jan 2001 16:32:00 -0500 (EST) Original-Received: [from pobox3.mot.com (pobox3.mot.com [10.64.251.242]) by ftpbox.mot.com (ftpbox 2.1) with ESMTP id OAA29485 for ; Tue, 23 Jan 2001 14:31:50 -0700 (MST)] Original-Received: [from msgtel1.sps.mot.com (msgtel1.sps.mot.com [216.2.95.1]) by pobox3.mot.com (MOT-pobox3 2.0) with ESMTP id OAA20000 for ; Tue, 23 Jan 2001 14:28:01 -0700 (MST)] Original-Received: from PC292 ([216.1.95.107]) by msgtel1.sps.mot.com (Netscape Messaging Server 3.61) with SMTP id AAA6C69 for ; Tue, 23 Jan 2001 23:32:37 +0200 Original-To: ding@gnus.org In-Reply-To: <86g0ib58ov.fsf@jfb.pacbell.net> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Canyonlands) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 34 Xref: main.gmane.org gmane.emacs.gnus.general:34370 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34370 >>>>> "James" == James Felix Black writes: James> Yes, that did it. Thanks. Now, to get the gnus-bbdb James> splitting integrated into "nnmail-split-fancy" ... Ask and ye shall receive: Assuming you already have gnus-bbdb.el from Brian Edmonds (setq nnmail-split-methods 'nnmail-split-fancy) (setq nnmail-split-fancy '(| ("Subject" "foobar" "foobar.general") ("From" ".*metrowerks\\.com" "metrowerks") ("X-suspected-spam" "see" "spam") ("From" "larsi@gnus.org" "test1") (: gnus-bbdb-split-method) "bogus" ) ) ;; Where to file mail if BBDB does not match a bbdb entry (setq gnus-bbdb-split-default-group "other") Nothing should ever get to the "bogus" group. Mails ending up in bogus is an indication that gnus-bbdb-split-method is not working.... -- -David ________________________________________________________________ E. David Bell | dave@cavalry.com