My nnmail-split-fancy looks like this (in part): (setq nnmail-split-fancy '(| ("X-DSPAM-Result" "Spam" "spam.caught") (| ("X-SPAM-Charset" "yes.*" "spam.missed") (& (| (: gnus-registry-split-fancy-with-parent) ("sender" "ubuntu-announce.*@lists\.ubuntu\.com" "ubuntu.announce") ("sender" "ubuntu-users.*@lists\.ubuntu\.com" "ubuntu.users") (any "fvwm@fvwm.org" "apps.fvwm") (any "fvwm@lists.math.uh.edu" "apps.fvwm") ;;; more here (any "netnewswire@lists.ranchero.com" "misc.netnewswire") ;;; more here (any ".*sun.com" "sun") (from ".*dreamhost.com" "misc.dreamhost") (to "nwn-comments@nwalsh\.com" "norman-walsh-name.comments") "misc") (: nwalsh-incoming-group))))) Where nwalsh-incoming-group is (defun nwalsh-incoming-group () (format-time-string "archive.%Y-%m")) This works really well most of the time. Has done for years. And now, for this message: From: Brent Simmons Subject: Re: feed source instead of feed info in preview pane To: netnewswire@lists.ranchero.com Date: Wed, 6 Feb 2008 10:30:25 -0800 Delivered-To: normanwalsh@gmail.com Received-SPF: neutral (google.com: 208.97.132.30 is neither permitted nor denied by best guess record for domain of netnewswire-bounces@lists.ranchero.com) client-ip=208.97.132.30; Authentication-Results: mx.google.com; spf=neutral (google.com: 208.97.132.30 is neither permitted nor denied by best guess record for domain of netnewswire-bounces@lists.ranchero.com) smtp.mail=netnewswire-bounces@lists.ranchero.com X-DH-Virus-Scanned: Debian amavisd-new at montecristo.dreamhost.com X-Spam-Score: 0 X-Spam-Status: No, score=0 tagged_above=-999 required=999 tests=[none] Message-Id: <36DB587E-6B07-4DAE-B0F8-D3F56B9467A0@ranchero.com> X-Sent: 1 hour, 58 minutes, 32 seconds ago X-Mailer: Apple Mail (2.915) X-BeenThere: netnewswire@lists.ranchero.com X-Mailman-Version: 2.1.9 Reply-To: netnewswire@lists.ranchero.com List-Id: NetNewsWire help and discussion List-Archive: List-Help: Sender: netnewswire-bounces@lists.ranchero.com Errors-To: netnewswire-bounces@lists.ranchero.com 'B' 'q' suggests archive.2008-02 and misc. Why doesn't the any rule match the To: line? Is there some switch I can turn on to get some debugging output from split fancy? I had another message go *only* to the archive list, so there's definitely something funky and it's a serious problem for me. Be seeing you, norm -- Norman Walsh | A great deal may be done by severity, http://nwalsh.com/ | more by love, but most by clear | discernment and impartial | justice.--Goethe