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/002.maddy.body | |
parent | c6f18f9c07843cc66c82219cbd14d0dd85cbe518 (diff) | |
download | aerogramme-0030a4d8b7c09b45ea7320236d8755792c7ba35b.tar.gz aerogramme-0030a4d8b7c09b45ea7320236d8755792c7ba35b.zip |
Add Maddy FETCH BODY and BODYSTRUCTURE
Diffstat (limited to 'tests/emails/rfc/002.maddy.body')
-rw-r--r-- | tests/emails/rfc/002.maddy.body | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/rfc/002.maddy.body b/tests/emails/rfc/002.maddy.body new file mode 100644 index 0000000..153abf3 --- /dev/null +++ b/tests/emails/rfc/002.maddy.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 66 6) ("message" "rfc822" () NIL NIL "7bit" 2026 ("Thu, 13 Aug 1998 17:42:41 +1000" "Map of Argentina with Description" (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("A1 (The Enforcer) Gore" NIL "vice-president" "whitehouse.gov")) NIL NIL NIL "<199804130742.RAA20366@mai1host.whitehouse.gov>") (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 367 13 NIL NIL NIL NIL) ("image" "gif" ("name" "map_of_Argentina.gif") NIL NIL "base64" 394 NIL ("inline" ("fi1ename" "map_of_Argentina.gif")) NIL NIL) "mixed" ("boundary" "DC8------------DC8638F443D87A7F0726DEF7") NIL NIL NIL) 47) "mixed"))
\ No newline at end of file |