Re: Bug #66407: POP client cannot handle long lines in message

"Andy Bradford" <[email protected]> 23 Nov 2024 17:32:14 -0700
Newsgroups gmane.mail.nmh.devel
Message-ID <[email protected]>
Thus said Ken Hornstein on Sat, 23 Nov 2024 18:20:50 -0500:

> I cannot  come up  with a reason  that we should  not just  store that
> message as it is presented to us and simply handle it.

Fair enough.  That's what my  patch and  now Stephen's patch  attempt to
accomplish.

I imagine  that if I were  to take such  a message that inc  had brought
into my Mail  store,that when I forward  such a message the  rest of nmh
would handle it, but that remains to be seen.

I'm still confused why binary data  is allowed apass to exceed the limit
defined in RFC 5321 4.5.3.1.6.

Andy