Thus said Marc Baaden on Fri, 09 Dec 2022 08:28:23 +0100:
> For some messages, when I reply to the sender quoted, I get an
> unreadable quote in base64, although the initial message contained
> plain text. I have not a complete view under which precise conditions
> this happens, but the latest example was a multi-part message with one
> text/plain and one text/html part. It seems the plain text got
> wrangled into the base64.
I occasionally receive such messages and EXMH just works. The email is
has both text/plain and text/html, and both the text parts are base64
encoded. When I reply in EXMH and then press <Control-q> to quote it, it
inserts the text/plain prefixed with > as the quote character.
Here's an example:
$ mhlist +inbox 3465
msg part type/subtype size description
3465 multipart/related 92K
1 multipart/alternative 22K
1.1 text/html 10K
1.2 text/plain 4931
2 image/jpeg 51K image001.jpg
Parts 1.1 and 1.2 are both base64 encoded:
--_000_CY4PR0401MB3602C06F6C597B086BA570E4C51B9CY4PR0401MB3602_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
--_000_CY4PR0401MB3602C06F6C597B086BA570E4C51B9CY4PR0401MB3602_
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: base64
What version of EXMH are you using?
Thanks,
Andy
_______________________________________________
Exmh-users mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/exmh-users