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/0002_mime.dovecot.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/0002_mime.dovecot.body')
-rw-r--r-- | tests/emails/dxflrs/0002_mime.dovecot.body | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/emails/dxflrs/0002_mime.dovecot.body b/tests/emails/dxflrs/0002_mime.dovecot.body index a6c1dd9..061267d 100644 --- a/tests/emails/dxflrs/0002_mime.dovecot.body +++ b/tests/emails/dxflrs/0002_mime.dovecot.body @@ -1 +1 @@ -(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1)("text" "html" ("charset" "utf-8") NIL NIL "8bit" 16 1) "alternative"))
\ No newline at end of file +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1)("text" "html" ("charset" "utf-8") NIL NIL "8bit" 14 0) "alternative"))
\ No newline at end of file |