From 50b2efe6da444bcd69295933040a55ebc19eb2c1 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 5 Jul 2022 11:44:22 +0200 Subject: Add our own test emails + parse result --- tests/emails/legacy/008.bodystructure | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/emails/legacy/008.bodystructure (limited to 'tests/emails/legacy/008.bodystructure') diff --git a/tests/emails/legacy/008.bodystructure b/tests/emails/legacy/008.bodystructure new file mode 100644 index 0000000..0af4c2e --- /dev/null +++ b/tests/emails/legacy/008.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 799 15 NIL NIL NIL NIL)("image" "png" ("name" "blueball.png") NIL NIL "base64" 1816 NIL ("attachment" ("filename" "blueball.png")) NIL NIL)("image" "png" ("name" "greenball.png") NIL NIL "base64" 1778 NIL ("attachment" ("filename" "greenball.png")) NIL NIL)("image" "png" ("name" "redball.png") NIL NIL "base64" 1992 NIL ("attachment" ("filename" "redball.png")) NIL NIL) "mixed" ("boundary" "----=_NextPart_000_0002_01BFC036.AE309650") NIL NIL NIL)) \ No newline at end of file -- cgit v1.2.3