diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-07 16:03:57 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-07 16:08:48 +0200 |
commit | 0030a4d8b7c09b45ea7320236d8755792c7ba35b (patch) | |
tree | 1016ed216fc8d2bc65288d8c80ac9e4a82f52161 /tests/emails/rfc/007.maddy.bodystructure | |
parent | c6f18f9c07843cc66c82219cbd14d0dd85cbe518 (diff) | |
download | aerogramme-0030a4d8b7c09b45ea7320236d8755792c7ba35b.tar.gz aerogramme-0030a4d8b7c09b45ea7320236d8755792c7ba35b.zip |
Add Maddy FETCH BODY and BODYSTRUCTURE
Diffstat (limited to 'tests/emails/rfc/007.maddy.bodystructure')
-rw-r--r-- | tests/emails/rfc/007.maddy.bodystructure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/rfc/007.maddy.bodystructure b/tests/emails/rfc/007.maddy.bodystructure new file mode 100644 index 0000000..bee79e5 --- /dev/null +++ b/tests/emails/rfc/007.maddy.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" () NIL NIL NIL 1 1 NIL ("inline" ()) NIL NIL) (((("text" "plain" () NIL NIL NIL 1 1 NIL ("inline" ()) NIL NIL) ("image" "jpeg" () NIL NIL NIL 1 NIL ("inline" ()) NIL NIL) ("text" "plain" () NIL NIL NIL 1 1 NIL ("inline" ()) NIL NIL) "mixed" ("boundary" "4") NIL NIL NIL) (("text" "html" () NIL NIL NIL 14 1 NIL NIL NIL NIL) ("image" "jpeg" () NIL NIL NIL 1 NIL NIL NIL NIL) "related" ("boundary" "5") NIL NIL NIL) "alternative" ("boundary" "3") NIL NIL NIL) ("image" "jpeg" () NIL NIL NIL 1 NIL ("attachment" ()) NIL NIL) ("application" "x-excel" () NIL NIL NIL 1 NIL NIL NIL NIL) ("message" "rfc822" () NIL NIL NIL 15 (NIL "J" NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" () NIL NIL NIL 1 1 NIL NIL NIL NIL) 4 NIL NIL NIL NIL) "mixed" ("boundary" "2") NIL NIL NIL) ("text" "plain" () NIL NIL NIL 1 1 NIL ("inline" ()) NIL NIL) "mixed" ("boundary" "1") NIL NIL NIL))
\ No newline at end of file |