nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Syntax for choosing content transfer encoding


From: Ken Hornstein
Subject: Re: [Nmh-workers] Syntax for choosing content transfer encoding
Date: Tue, 26 Feb 2013 23:15:18 -0500

>That has the small advantage of not needing to handle a bad
>CTE specification.

Well, yeah, but I figured that would be something mhbuild would check
and reject if it was invalid.

>Something I noticed recently that doesn't directly impact
>this, but has slowed my migration to 8bit:  the nmh MIME
>parser can't handle it.  I'm squashing strlen(), fgets(),
>fputs(), etc., as I find them, but it'll take a while.

Are you sure?  According to RFC 2045, Section 2.8, NULs are not
permitted in 8bit data (binary, yes, but we don't claim to support
that).  So I think anything that handles a C string should be fine.
Unless there's something I'm missing (which is always possible).

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]