nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] RFC 2047 vs RFC 2231 encoding for MIME parameters

2016-10-04 08:46:11
   Content-Type: inode/x-empty; name*=UTF-8''%41%00%42
   Content-Disposition: attachment; filename*=UTF-8''%41%00%42

`mhstore -auto' creates `./A'.  Perhaps the RFCs rule out %00?  But then
again, we're talking about crap that doesn't follow the RFCs.  If it's
%41%2F%42 then `A/B' is created if A exists, so that seems OK.

Sigh. We use a lot of C strings, so we're not so great on handling
embedded NULs.  It's one of those things that is simultanously hard
to fix, and AFAICT not worth it.  Let me ask you, Ralph ... what do you
WANT to happen here?

--Krn

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>