From 82c7f5909f0c3e07d0dbd4395d54121091aab267 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 6 Jul 2022 18:42:37 +0200 Subject: Fix envelope + rfc822 message size+line number --- tests/emails/dxflrs/0004_msg-in-msg.body | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/emails/dxflrs/0004_msg-in-msg.body') diff --git a/tests/emails/dxflrs/0004_msg-in-msg.body b/tests/emails/dxflrs/0004_msg-in-msg.body index 8149cfd..9ff3336 100644 --- a/tests/emails/dxflrs/0004_msg-in-msg.body +++ b/tests/emails/dxflrs/0004_msg-in-msg.body @@ -1 +1 @@ -(BODY (("message" "rfc822" NIL NIL NIL "7bit" 129 (NIL "Welcome to Aerogramme!!" (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1) 4) "mixed")) \ No newline at end of file +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1)("message" "rfc822" NIL NIL NIL "7bit" 129 (NIL "Welcome to Aerogramme!!" (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1) 4) "mixed")) \ No newline at end of file -- cgit v1.2.3