On 11 Dec 2019, at 7:58, Henrik K wrote:

SA does not and should not do any kind of content decoding/mangling for
text/plain contents.

Minor point:

SA does (as it should) decode Base64 or Quoted-Printable text/* MIME parts to a canonical binary form of whatever character set is being used, e.g. UTF-8, Latin-1, etc.

It's infeasible and would be unwise to put a uucode detector/decoder into SA. There's no limit to the corner cases that can arise with a sloppy format that has an unknowable number of mostly unmaintained implementations which uses lore and local habits in place of specification.

--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not For Hire (currently)

Reply via email to