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/legacy/015.maddy.body | |
parent | c6f18f9c07843cc66c82219cbd14d0dd85cbe518 (diff) | |
download | aerogramme-0030a4d8b7c09b45ea7320236d8755792c7ba35b.tar.gz aerogramme-0030a4d8b7c09b45ea7320236d8755792c7ba35b.zip |
Add Maddy FETCH BODY and BODYSTRUCTURE
Diffstat (limited to 'tests/emails/legacy/015.maddy.body')
-rw-r--r-- | tests/emails/legacy/015.maddy.body | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/legacy/015.maddy.body b/tests/emails/legacy/015.maddy.body new file mode 100644 index 0000000..840bd10 --- /dev/null +++ b/tests/emails/legacy/015.maddy.body @@ -0,0 +1 @@ +(BODY (((("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 833 17) ("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 1230 26) "alternative") ("image" "png" ("name" "2aa3ed95.png") "<4.2.0.58.20000519003556.00a918e0@pop.example.com.2>" NIL "base64" 1814) ("image" "png" ("name" "2aa3edd1.png") "<4.2.0.58.20000519003556.00a918e0@pop.example.com.3>" NIL "base64" 1990) "related") ("image" "png" ("name" "blueball.png") NIL NIL "base64" 1814) ("image" "png" ("name" "greenball.png") NIL NIL "base64" 1776) "mixed"))
\ No newline at end of file |