On Thu, Nov 21, 2024 at 18:32:38 -0500, gene heskett wrote:
> The =20 tells me its been converted to html style encoding some where.

No, =20 is "quoted printable" encoding.  It's extremely common for
email; it can be used whenever the source content is HTML or plain text
or a calendar invitation or any other textual material which might
not fit within the 7-bit ASCII encoding.

If the message were HTML encoded, you would have seen %20, not =20.

Reply via email to