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/rfc/003.maddy.bodystructure | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/emails/rfc/003.maddy.bodystructure (limited to 'tests/emails/rfc/003.maddy.bodystructure') diff --git a/tests/emails/rfc/003.maddy.bodystructure b/tests/emails/rfc/003.maddy.bodystructure new file mode 100644 index 0000000..92c080e --- /dev/null +++ b/tests/emails/rfc/003.maddy.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL NIL 49 1 NIL NIL NIL NIL) ("text" "enriched" () NIL NIL NIL 71 2 NIL NIL NIL NIL) ("application" "x-whatever" () NIL NIL NIL 52 NIL NIL NIL NIL) "alternative" ("boundary" "boundary42") NIL NIL NIL)) \ No newline at end of file -- cgit v1.2.3