From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11623 Path: main.gmane.org!not-for-mail From: Randal Schwartz Newsgroups: gmane.emacs.gnus.general Subject: Re: Hmm.. 2 q's Date: 14 Jul 1997 12:01:49 -0700 Message-ID: <8cd8olmp9e.fsf@gadget.cscaper.com> References: <199707141819.LAA13825@knife.statsci.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035151303 31494 80.91.224.250 (20 Oct 2002 22:01:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:01:43 +0000 (UTC) Cc: Stainless Steel Rat , "(ding)" Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id NAA10810 for ; Mon, 14 Jul 1997 13:01:11 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id OAA06784 for ; Mon, 14 Jul 1997 14:57:52 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 14 Jul 1997 21:03:13 +0200 Original-Received: (qmail 767 invoked by uid 504); 14 Jul 1997 19:03:11 -0000 Original-Received: (qmail 764 invoked from network); 14 Jul 1997 19:03:11 -0000 Original-Received: from gadget.cscaper.com (206.67.186.3) by claymore.vcinet.com with SMTP; 14 Jul 1997 19:03:10 -0000 Original-Received: (from merlyn@localhost) by gadget.cscaper.com (8.8.3/8.8.3) id MAA18421; Mon, 14 Jul 1997 12:01:50 -0700 (MST) Original-To: scott@statsci.com In-Reply-To: Scott Blachowicz's message of "Mon, 14 Jul 1997 11:19:13 -0700" X-Mailer: Gnus v5.4.61/Emacs 19.34 Original-Lines: 29 Original-Xref: altair.xemacs.org dgnus-list:2013 Xref: main.gmane.org gmane.emacs.gnus.general:11623 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11623 >>>>> "Scott" == Scott Blachowicz writes: Scott> 1) no @ between the <...>. Scott> 2) 2 @'s Scott> 3) junk before a < Scott> 4) junk after a > Scott> 5) no < Scott> 6) no > Scott> and picks up a few matches, but I've also gotten some hits on Scott> match #2 for non-spam email, so I'm not so sure. I don't believe there are any requirements that the left side of a message ID be non-@. I could be wrong. :-) I know the *right* side (or rightmost side if multiple) of the @ has to be a valid hostname, so you could filter on (perl regex): Message-Id: !/\@([-a-zA-Z0-9]+\.)+[a-zA-Z]{2,3})$/ { DELETE; } and be pretty close. (And yes, no _ in hostnames, please. :-) -- Name: Randal L. Schwartz / Stonehenge Consulting Services (503)777-0095 Keywords: Perl training, UNIX[tm] consulting, video production, skiing, flying Email: Snail: (Call) PGP-Key: (finger merlyn@ora.com) Web: My Home Page! Quote: "I'm telling you, if I could have five lines in my .sig, I would!" -- me