Re: "Received: " header parsing?

Larry Riedel <[email protected]> 23 Mar 2003 17:18:25 -0000
Newsgroups gmane.mail.eps
Message-ID <[email protected]>
> > Does eps have smarts about parsing "Received: " headers? 
> 
> A Received header is just like any other header.  Yes, EPS can
> parse Received headers.  The trick with Received headers is that
> most of the user readable information is in the comments. 

By "smarts", I mean, at a minimum, parsing the line based
on the "Stamp" production rule in section 4.4 of RFC 2821.
It would be desirable if it also had some heuristics for
the additional conventions of the most common MTAs.


Larry