Ken wrote: > Looks like that's RFC 2046, ยง 5.2. For message/rfc822, binary is > explicitly permitted. But for message/partial, 8bit and binary > are prohibited.
That's it, thanks! Commit bda65e fixes handling of message/rfc822 and message/external-body, which requires 7 bit. Any encoding is now allowed for all other message subtypes. That includes partial, which nmh no longer supports. David
