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/030.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/030.bodystructure')
-rw-r--r-- | tests/emails/legacy/030.bodystructure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/legacy/030.bodystructure b/tests/emails/legacy/030.bodystructure new file mode 100644 index 0000000..e1ddae0 --- /dev/null +++ b/tests/emails/legacy/030.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 767 14 NIL NIL NIL NIL)("image" "png" ("name" "blueball.png") NIL NIL "base64" 1816 NIL ("inline" ("filename" "blueball.png")) NIL NIL)("image" "png" ("name" "greenball.png") NIL NIL "base64" 1780 NIL ("inline" ("filename" "greenball.png")) NIL NIL)("text" "plain" ("charset" "us-ascii" "name" "hareandtoroise.txt") NIL NIL "7bit" 762 6 NIL ("inline" ("filename" "hareandtoroise.txt")) NIL NIL) "mixed" ("boundary" "------------0BBC657DDC74A0B8454627FD") NIL NIL NIL))
\ No newline at end of file |