From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54533 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.gnus.general Subject: Re: What Headers Are Checked With split-fancy 'any' Date: Wed, 29 Oct 2003 21:41:10 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Sender: ding-owner@lists.math.uh.edu Message-ID: References: <767k2oj7p0.fsf@newjersey.ppllc.com> <768yn33kld.fsf@newjersey.ppllc.com> Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067460758 7449 80.91.224.253 (29 Oct 2003 20:52:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2003 20:52:38 +0000 (UTC) Original-X-From: ding-owner+M3074@lists.math.uh.edu Wed Oct 29 21:52:36 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AExIy-0003tv-00 for ; Wed, 29 Oct 2003 21:52:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AExIo-0004ut-00; Wed, 29 Oct 2003 14:52:26 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AExIk-0004uo-00 for ding@lists.math.uh.edu; Wed, 29 Oct 2003 14:52:22 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 3D5FF3A007E for ; Wed, 29 Oct 2003 14:52:20 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AExIg-0001Qz-00 for ; Wed, 29 Oct 2003 21:52:18 +0100 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AExId-0001Qk-00 for ; Wed, 29 Oct 2003 21:52:15 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AExId-0001v9-00 for ; Wed, 29 Oct 2003 21:52:15 +0100 Original-Lines: 55 Original-X-Complaints-To: usenet@sea.gmane.org X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.;yo.b yq4$p;ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:RtC8Fbdk3zXA6bVltL8F4sKDB0I= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54533 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54533 On Wed, Oct 29 2003, Jake Colman wrote: > This will match spamassassin-talk and spamassassin-announce whether it is > followed by lists.sourceforge.net or sourceforge.net. The construct > "\\(lists\\.\\)?" says zero or more "lists." preceded by "@" and followed by > the rest of it. Yup. > Does the match always start with the first character No. > or do I have to use "^" if I am concerned about something preceding > it? It depends. If the address is written as | To: Spamassassin Talk or | To: it will not match. Also note ... ,----[ (info "(gnus)Fancy Mail Splitting") ] | In these splits, FIELD must match a complete field name. VALUE must | match a complete word according to the fundamental mode syntax table. | You can use `.*' in the regexps to match partial field names or words. | In other words, all VALUE's are wrapped in `\<' and `\>' pairs. `---- ... and the variable `nnmail-split-fancy-match-partial-words': ,----[ C-h v nnmail-split-fancy-match-partial-words RET ] | nnmail-split-fancy-match-partial-words's value is nil | | Documentation: | Whether to match partial words when fancy splitting. | Normally, regexes given in `nnmail-split-fancy' are implicitly surrounded | by "\<...\>". If this variable is true, they are not implicitly surrounded | by anything. | | You can customize this variable. | | Defined in `nnmail'. `---- You can check your split rules by doing `B q', `B t' and `B r', see (info "(gnus)Mail Group Commands") for more explanations. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/