> From: Erik Reuter <[EMAIL PROTECTED]> > On Tue, Sep 24, 2002 at 09:07:18PM -0500, The Fool wrote: > > > Message size. You don't parse the body of the message, because it is > > the body of the message. You ignore all duplicate headers. > > I think you have a mental block. There is no standard size > definition. And the whole point is to distinguish the body from the > header. Your parser has to tell which part is the body. And it was a > trick question, it cannot be done without a standard, there will alway > be a degenerate case that your parser cannot handle.
You ignore the duplicate headers. Is it 100% no. It it a quicky that I would never actually do? Yes. Also you would assume that when you started getting duplicate headers that it would be a possible message start. _______________________________________________ http://www.mccmedia.com/mailman/listinfo/brin-l
