diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 11:44:22 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 11:44:22 +0200 |
commit | 50b2efe6da444bcd69295933040a55ebc19eb2c1 (patch) | |
tree | bf7965c8e2c04d15f9bb559ccf65b49546786c8b /tests/emails/legacy/051.bodystructure | |
parent | f97b0a10a024cb57c59cf1088030b727ff9b8d53 (diff) | |
download | aerogramme-50b2efe6da444bcd69295933040a55ebc19eb2c1.tar.gz aerogramme-50b2efe6da444bcd69295933040a55ebc19eb2c1.zip |
Add our own test emails + parse result
Diffstat (limited to 'tests/emails/legacy/051.bodystructure')
-rw-r--r-- | tests/emails/legacy/051.bodystructure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/legacy/051.bodystructure b/tests/emails/legacy/051.bodystructure new file mode 100644 index 0000000..25e1c70 --- /dev/null +++ b/tests/emails/legacy/051.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE ((("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 833 16 NIL NIL NIL NIL)("image" "png" ("name" "2aa5e03a.png") "<4.2.0.58.20000519003903.00a859b0@pop.example.com.2>" NIL "base64" 1814 NIL ("inline" ("filename" "2aa5e03a.png")) NIL NIL)("image" "png" ("name" "2aa5e044.png") "<4.2.0.58.20000519003903.00a859b0@pop.example.com.3>" NIL "base64" 1990 NIL ("inline" ("filename" "2aa5e044.png")) NIL NIL) "related" ("type" "text/plain" "boundary" "=====================_715515186==_.REL") NIL NIL NIL)("image" "png" ("name" "blueball.png") NIL NIL "base64" 1814 NIL ("attachment" ("filename" "blueball.png")) NIL NIL)("image" "png" ("name" "greenball.png") NIL NIL "base64" 1776 NIL ("attachment" ("filename" "greenball.png")) NIL NIL) "mixed" ("boundary" "=====================_715515186==_") NIL NIL NIL))
\ No newline at end of file |