Gnus development mailing list
 help / color / mirror / Atom feed
From: Scott Blachowicz <scott@statsci.com>
Cc: ding <ding@gnus.org>
Subject: Re: Hmm.. 2 q's
Date: Mon, 14 Jul 1997 14:41:08 -0700	[thread overview]
Message-ID: <199707142141.OAA15411@knife.statsci.com> (raw)
In-Reply-To: Your message of "14 Jul 1997 15:53:18 -0400." <vxklo39xvf5.fsf@pocari-sweat.jprc.com>

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 <karl@jprc.com> 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*<any CHAR except specials, SPACE and CTLs>

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



  reply	other threads:[~1997-07-14 21:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-07-13  9:56 Markus Stenberg
1997-07-13 12:50 ` Andy Eskilsson
1997-07-13 17:01 ` Aaron M. Ucko
     [not found] ` <wkd8ondpwa.fsf@peorth.gweep.net>
1997-07-13 14:56   ` Markus Stenberg
1997-07-14 18:19   ` Scott Blachowicz
1997-07-14 19:01     ` Randal Schwartz
1997-07-19 16:14       ` spam filtering on message-id (was: Hmm.. 2 q's) Michael R Cook
1997-07-21  0:36         ` Ken Raeburn
1997-07-21 15:56           ` Michael R Cook
1997-07-23 20:06             ` Ken Raeburn
1997-07-14 21:01     ` Hmm.. 2 q's Paul Franklin
1997-07-14 19:53   ` Karl Kleinpaste
1997-07-14 21:41     ` Scott Blachowicz [this message]
1997-07-14 21:45       ` Karl Kleinpaste

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199707142141.OAA15411@knife.statsci.com \
    --to=scott@statsci.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).