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/035.body | |
parent | f97b0a10a024cb57c59cf1088030b727ff9b8d53 (diff) | |
download | aerogramme-50b2efe6da444bcd69295933040a55ebc19eb2c1.tar.gz aerogramme-50b2efe6da444bcd69295933040a55ebc19eb2c1.zip |
Add our own test emails + parse result
Diffstat (limited to 'tests/emails/legacy/035.body')
-rw-r--r-- | tests/emails/legacy/035.body | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/legacy/035.body b/tests/emails/legacy/035.body new file mode 100644 index 0000000..b55102f --- /dev/null +++ b/tests/emails/legacy/035.body @@ -0,0 +1 @@ +(BODY ((("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 824 25)(("text" "html" ("charset" "us-ascii") NIL NIL "7bit" 1122 19)("image" "png" NIL "<part1.39235FC5.E71D8178@example.com>" NIL "base64" 1816)("image" "png" NIL "<part2.39235FC5.E71D8178@example.com>" NIL "base64" 1992) "related") "alternative")("image" "png" ("name" "redball.png") NIL NIL "base64" 1992)("image" "png" ("name" "greenball.png") NIL NIL "base64" 1780) "mixed"))
\ No newline at end of file |