From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11630 Path: main.gmane.org!not-for-mail From: Scott Blachowicz Newsgroups: gmane.emacs.gnus.general Subject: Re: Hmm.. 2 q's Date: Mon, 14 Jul 1997 14:41:08 -0700 Sender: scott@statsci.com Message-ID: <199707142141.OAA15411@knife.statsci.com> References: Reply-To: scott@statsci.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035151308 31518 80.91.224.250 (20 Oct 2002 22:01:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:01:48 +0000 (UTC) Cc: 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 PAA11768 for ; Mon, 14 Jul 1997 15:29:03 -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 RAA08382 for ; Mon, 14 Jul 1997 17:25:49 -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 23:41:23 +0200 Original-Received: (qmail 1367 invoked by uid 504); 14 Jul 1997 21:41:21 -0000 Original-Received: (qmail 1364 invoked from network); 14 Jul 1997 21:41:19 -0000 Original-Received: from cliffy.statsci.com (root@206.63.206.72) by claymore.vcinet.com with SMTP; 14 Jul 1997 21:41:14 -0000 Original-Received: from knife.statsci.com (knife [206.63.206.137]) by cliffy.statsci.com (8.8.6/8.8.6/Hub) with ESMTP id OAA02356; Mon, 14 Jul 1997 14:41:10 -0700 Original-Received: from knife.statsci.com (localhost [127.0.0.1]) by knife.statsci.com (8.8.6/8.8.6/Client) with ESMTP id OAA15411; Mon, 14 Jul 1997 14:41:08 -0700 (PDT) X-Mailer: exmh version 2.0gamma 1/27/96 Original-To: Karl Kleinpaste In-reply-to: Your message of "14 Jul 1997 15:53:18 -0400." X-MIME-Autoconverted: from quoted-printable to 8bit by altair.xemacs.org id PAA11768 Original-Lines: 35 Original-Xref: altair.xemacs.org dgnus-list:2020 Xref: main.gmane.org gmane.emacs.gnus.general:11630 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11630 merlyn@stonehenge.com said: > Message-Id: !/\@([-a-zA-Z0-9]+\.)+[a-zA-Z]{2,3})$/ { DELETE; } And, if you use that, you might want to correct a typo... Message-id: !/\@([-a-zA-Z0-9]+\.)+[a-zA-Z]{2,3}\>\s*$/ (note the ">" instead of that last ")") before all your mail disappears. :-) Karl Kleinpaste wrote: > Yes, there is. RFC822, page 44, appendix D, syntax rule listing: > > optional-field = > / "Message-ID" ":" msg-id > msg-id = "<" addr-spec ">" ; Unique message id > addr-spec = local-part "@" domain ; global address > domain = sub-domain *("." sub-domain) > sub-domain = domain-ref / domain-literal > domain-literal = "[" *(dtext / quoted-pair) "]" > domain-ref = atom ; symbolic reference > atom = 1* Which means that something like Message-ID: <2342342@[123.45.67.89]> using the `domain-literal' form would be legal too, right? Scott Blachowicz Ph: 206/283-8802x240 Mathsoft (Data Analysis Products Div) 1700 Westlake Ave N #500 scott@statsci.com Seattle, WA USA 98109 Scott.Blachowicz@seaslug.org