In message <>, "David D. Kilzer" writes:
:   2. Some email clients (like Sun's mailtool) are broken and will send
:      messages with '\n\nFrom ' in the body of the message anyway.  IMHO,
:      nmh should be savvy enough to deal with this instead of generating
:      'BAD MSG' errors.
: 
:      Using the 'Content-Length' header was the best way I knew how to do
:      this (aside from attempting to parse the 'From ' line itself.

Hmmmm...  I would have though that the only tool that should even be
scanning for that pattern should be inc (since it parses a message
stream and might need to see several successive messages in one
session, which is also why I use procmail to throw them into a
pseudo-inbox folder from which I draw them later---one message, one
procmail, no confusion).  The rest of the tools know when they're done
with the header and shouldn't expect to see anything about the headers
in that message.

I don't have anything against Content-Length, I just don't see why
anything but inc should even care.  What am I missing?

Andy

--
  Andy Kailhofer, Technologist, Bon vivant, Beer-brewing Force of Nature
  [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
  PGP pub key fingerprint: EC 61 41 4E A2 66 49 45  57 EA 1A 0C 59 81 8C AF 

Reply via email to