diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-08 11:47:59 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-08 11:47:59 +0200 |
commit | e72985a38cec9e31eb2c4b6fa012895ff07226a8 (patch) | |
tree | 02bb1f8b19781d61c27734a0f891e7e291f3a0be /tests/emails/dxflrs/0003_mime-in-mime.maddy.body | |
parent | 9675cdb545a139984a2d765397f3a5e26472a49e (diff) | |
download | aerogramme-e72985a38cec9e31eb2c4b6fa012895ff07226a8.tar.gz aerogramme-e72985a38cec9e31eb2c4b6fa012895ff07226a8.zip |
Add a docker-compose spawning Dovecot+Cyrus+Maddy
Diffstat (limited to 'tests/emails/dxflrs/0003_mime-in-mime.maddy.body')
-rw-r--r-- | tests/emails/dxflrs/0003_mime-in-mime.maddy.body | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/emails/dxflrs/0003_mime-in-mime.maddy.body b/tests/emails/dxflrs/0003_mime-in-mime.maddy.body index 124b66e..6426cc8 100644 --- a/tests/emails/dxflrs/0003_mime-in-mime.maddy.body +++ b/tests/emails/dxflrs/0003_mime-in-mime.maddy.body @@ -1 +1 @@ -(BODY ((("text" "plain" ("charset" "us-ascii") NIL NIL NIL 9 1) ("text" "plain" ("charset" "us-ascii") NIL NIL NIL 9 1) "mixed") ("text" "plain" ("charset" "us-ascii") NIL NIL NIL 9 1) "mixed"))
\ No newline at end of file +(BODY ((("text" "plain" ("charset" "us-ascii") NIL NIL NIL 9 1) ("text" "plain" ("charset" "us-ascii") NIL NIL NIL 7 1) "mixed") ("text" "plain" ("charset" "us-ascii") NIL NIL NIL 7 1) "mixed"))
\ No newline at end of file |