Gnus development mailing list
 help / color / mirror / Atom feed
* Verify RFC822-compliant Date: line??
@ 1998-09-11  8:34 swa
  1998-09-11  9:17 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: swa @ 1998-09-11  8:34 UTC (permalink / raw)



Hi,

my SPAM catcher barks at the following `Date' line. Anything wrong with
that?

 Subject: Re: MIME media thaaangs
 From: Chris Tessone <tessone@imsa.edu>
 Date: 10 Sep 1998 11:49:00 +-500

Here's the procmail recipe which is supposed to nuke mail with an invalid date.

# Verify RFC822-compliant Date: line
:0
* ! ^X-Mailer: Windows Eudora Light Version 3.0.1 (16)
* ! ^Date:[	]+((Sun|Mon|Tue|Wed|Thu|Fri|Sat),[	]+)?\
    [0-3]?[0-9][	]+\
    (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)[	]+\
    ((19)?[789][0-9]|(20)?[01][0-9])[	]+\
    (0?[0-9]|1[0-9]|2[0-3]):[0-5][0-9](:[0-5][0-9])?[	]+\
    ([+-][0-1][0-9][03]0|"?\(?(UT|GMT|EST|EDT|CST|CDT|MST|MDT|PST|PDT|[A-I]|[K-Z])\)?"?)
{ JFMATCH="$JFSEC: Noncompliant Date line" INCLUDERC=$JFDIR/junkfilter.match }

Thanks,
Stefan.
-- 
Stefan Waldherr                   fax +49 431 8058 136
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-09-14  2:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-11  8:34 Verify RFC822-compliant Date: line?? swa
1998-09-11  9:17 ` Lars Magne Ingebrigtsen
1998-09-13  7:57   ` Stefan Waldherr
1998-09-13 10:04     ` Lars Magne Ingebrigtsen
1998-09-14  2:34       ` Jason R Mastaler

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).