Thursday, November 23, 2023 at 1:17 PM
I just fixed a bug.
multipart/related was not handled properly when the first part was multipart/alternative instead of text/html.
(My code assumed that the first part would always be text/html.)
The e-mail I received looked like this :
multipart/related
multipart/alternative
text/plain
text/html
image/png
You can now download version 14 :
http://code.philippe97.ca/courriel/