On 17 Oct 2019, at 7:51, @lbutlr wrote:

Also., of course, some plaintext messages still have to be en=E2=85=BDoded=
.

Like this one.

But not always in Base64. :)

Many clients only do QP or only do Base64 when the content makes it necessary, some make a judgment call based (usually) on the frequency of non-ASCII characters. From a code standpoint, just doing Base64 is simpler and more robust.

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

Reply via email to