1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-12-18 08:51:15 +01:00
aerc/lib/rfc822
Robin Jarry dab1d48a25 body-structure: store parts content-id headers
In order to load message parts for rendering html emails, we need to
know the parts Content-ID header values (if any). Add this field to the
BodyStructure type and initialize it in all workers.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Bence Ferdinandy <bence@ferdinandy.com>
Tested-by: Inwit <inwit@sindominio.net>
Tested-by: Matthew Phillips <matthew@matthewphillips.info>
2025-12-04 13:52:37 +01:00
..
testdata/message rfc822: parse multipart messages on a best efforts basis 2024-11-21 22:27:19 +01:00
message.go body-structure: store parts content-id headers 2025-12-04 13:52:37 +01:00
message_test.go rfc822: parse multipart messages on a best efforts basis 2024-11-21 22:27:19 +01:00