|
|||||||||||
|
Re: Parsing Received Headers
From: Bob Proulx <bob(at)proulx.com>
Date: Sat Sep 01 2007 - 15:41:52 EDT
Hmm... I think if you replace "HELO" with "unknown" that it might parse. I did not look at the SA parsing rules but a typical MTA would have placed "unknown" there instead of the HELO. I would try that. A typical MTA would place an unresolving line such as this following: Received: from localhost.localdomain (unknown [127.0.0.1]) The part after the "from" would be the verbatim string from the HELO exchange. It can't really be trusted. But the RDNS part as you observed should not be HELO. Just guessing here... Bob Received on Sat Sep 1 15:42:39 2007 This archive was generated by hypermail 2.1.8 : Fri Oct 26 2007 - 21:11:13 EDT |
||||||||||
|
|||||||||||