From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81654 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: sometime splits Date: Tue, 27 Mar 2012 19:41:07 +0100 Message-ID: <87obrhnayk.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1332873729 25956 80.91.229.3 (27 Mar 2012 18:42:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2012 18:42:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29934@lists.math.uh.edu Tue Mar 27 20:42:05 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SCbLG-0000EW-NO for ding-account@gmane.org; Tue, 27 Mar 2012 20:42:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SCbKk-0004tr-6i; Tue, 27 Mar 2012 13:41:30 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SCbKj-0004ti-3r for ding@lists.math.uh.edu; Tue, 27 Mar 2012 13:41:29 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SCbKh-0002z8-BQ for ding@lists.math.uh.edu; Tue, 27 Mar 2012 13:41:28 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SCbKf-0007wr-8l for ding@gnus.org; Tue, 27 Mar 2012 20:41:25 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SCbKc-0008A6-HN for ding@gnus.org; Tue, 27 Mar 2012 20:41:22 +0200 Original-Received: from cpc1-dals12-0-0-cust563.hari.cable.virginmedia.com ([92.236.50.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Mar 2012 20:41:22 +0200 Original-Received: from eric by cpc1-dals12-0-0-cust563.hari.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Mar 2012 20:41:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 35 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpc1-dals12-0-0-cust563.hari.cable.virginmedia.com X-Pgp-Key: http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0xC98BAE7B99D0D373 X-Pgp-Fingerprint: 8E19 28A9 2B51 0C67 565D DB34 C98B AE7B 99D0 D373 User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (gnu/linux) Cancel-Lock: sha1:m1w9zGNTW/+fGVdYZxNdVwxeUPc= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81654 Archived-At: Hi, I'm having an irritating issue where one type of common email message gets split incorrectly. I run a website that emails me automatically with spam notifications, so I can catch false positives before they're automatically deleted. The top of my `nnmail-split-fancy' looks like this: '(| ("From" "info@paper-republic.org" (| ("Subject" "\\[Paper Republic\\]" (| ("Subject" "\\(MARKED SPAM\\|INTERNAL\\)" "mail.PRspam") "mail.PRham") t) Those are the first filters. The problem is, a lot of emails I'm getting that should go into mail.PRspam instead go into mail.misc. Recently, a whole run of eight that had these headers: From: info@paper-republic.org Subject: [Paper Republic] New Comment on NYT: In China, Objections to Google’s Book Scans MARKED SPAM That's copy-n-paste. Others that look identical to this, except with different stuff between the "[Paper Republic]" and the "MARKED SPAM" strings, go into the correct mail.PRspam. What could be doing this? It's not a huge problem, but just common enough and just irritating enough that I wanted to check with the gnurus. Thanks, Eric -- GNU Emacs 24.0.94.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-03-06 on pellet Ma Gnus v0.4