diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 12:04:04 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 12:04:04 +0200 |
commit | f3f0673c3c6ecd48e7f4bba770cffd70c86cb19c (patch) | |
tree | 134db5469a7aa0c1945680411e69459649abd632 /tests/emails/legacy/016.bodystructure | |
parent | 50b2efe6da444bcd69295933040a55ebc19eb2c1 (diff) | |
download | aerogramme-f3f0673c3c6ecd48e7f4bba770cffd70c86cb19c.tar.gz aerogramme-f3f0673c3c6ecd48e7f4bba770cffd70c86cb19c.zip |
Fix test IMAP parsing
Diffstat (limited to 'tests/emails/legacy/016.bodystructure')
-rw-r--r-- | tests/emails/legacy/016.bodystructure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/emails/legacy/016.bodystructure b/tests/emails/legacy/016.bodystructure index d3449f9..0caa9fd 100644 --- a/tests/emails/legacy/016.bodystructure +++ b/tests/emails/legacy/016.bodystructure @@ -1,2 +1,3 @@ (BODYSTRUCTURE (("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 809 16 NIL NIL NIL NIL)("application" "mac-binhex40" ("name" "blueball.png") NIL NIL "7bit" 1929 NIL ("attachment" ("filename" "blueball.png")) NIL NIL)("application" "mac-binhex40" ("name" {19}
-HasenundFrösche.txt
\ No newline at end of file +HasenundFrösche.txt) NIL NIL "7bit" 1131 NIL ("attachment" ("filename" {19}
+HasenundFrösche.txt)) NIL NIL) "mixed" ("boundary" "=====================_716373961==_") NIL NIL NIL))
\ No newline at end of file |