From 0030a4d8b7c09b45ea7320236d8755792c7ba35b Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 7 Jul 2022 16:03:57 +0200 Subject: Add Maddy FETCH BODY and BODYSTRUCTURE --- tests/emails/legacy/008.maddy.bodystructure | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/emails/legacy/008.maddy.bodystructure (limited to 'tests/emails/legacy/008.maddy.bodystructure') diff --git a/tests/emails/legacy/008.maddy.bodystructure b/tests/emails/legacy/008.maddy.bodystructure new file mode 100644 index 0000000..79cc82e --- /dev/null +++ b/tests/emails/legacy/008.maddy.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