| Stephen Gran on 3 Nov 2005 13:20:50 -0000 |
|
On Thu, Nov 03, 2005 at 08:14:34AM -0500, Art Alexion said:
> To deal with spam that is predated, I am trying to set up a message
> filter (in Thunderbird) that compares the "sent date" with the "received
> date". Looking at some headers, there doesn't seemed to be any header
> that would accurately report the received date. Is such info obscured
> in another header?
Received: from unknown (HELO ?151.197.27.26?)
(art.alexion@verizon.net@151.197.27.26 with plain)
by smtp102.vzn.mail.dcn.yahoo.com with SMTP; 3 Nov 2005 13:14:37 -0000
This ought to do what you're looking for, but be careful - different
MTA's construct received headers lsightly differently, and you'll need
to figure out a way to compensate for timezone changes.
I suggest just letting spamassassin handle this, as it already hass rule
for this.
--
--------------------------------------------------------------------------
| Stephen Gran | Lonesome? Like a change? Like a new |
| steve@lobefin.net | job? Like excitement? Like to meet new |
| http://www.lobefin.net/~steve | and interesting people? JUST SCREW-UP |
| | ONE MORE TIME!!!!!!! |
--------------------------------------------------------------------------
Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|