diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 18:27:49 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 18:27:49 +0200 |
commit | cba06269ab1ab9253c097eb46ffdc0393548e74d (patch) | |
tree | 9f577a4df530cd4733c13f8ea63a15c692810024 /tests/emails/dxflrs/0003_mime-in-mime.bodystructure | |
parent | 2f511284671816c9d0124597eaa441c4d95a5aa0 (diff) | |
download | aerogramme-cba06269ab1ab9253c097eb46ffdc0393548e74d.tar.gz aerogramme-cba06269ab1ab9253c097eb46ffdc0393548e74d.zip |
Add support for mime in mime
Diffstat (limited to 'tests/emails/dxflrs/0003_mime-in-mime.bodystructure')
-rw-r--r-- | tests/emails/dxflrs/0003_mime-in-mime.bodystructure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/emails/dxflrs/0003_mime-in-mime.bodystructure b/tests/emails/dxflrs/0003_mime-in-mime.bodystructure index e2535bb..903d343 100644 --- a/tests/emails/dxflrs/0003_mime-in-mime.bodystructure +++ b/tests/emails/dxflrs/0003_mime-in-mime.bodystructure @@ -1 +1 @@ -(BODYSTRUCTURE ((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0 NIL NIL NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0 NIL NIL NIL NIL) "mixed" ("boundary" "child") NIL NIL NIL) "mixed" ("boundary" "parent") NIL NIL NIL))
\ No newline at end of file +(BODYSTRUCTURE ((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1 NIL NIL NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1 NIL NIL NIL NIL) "mixed" ("boundary" "child") NIL NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1 NIL NIL NIL NIL) "mixed" ("boundary" "parent") NIL NIL NIL))
\ No newline at end of file |