diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-07 18:19:37 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-07 18:19:37 +0200 |
commit | aa6580e0c3fe577283ea1e9d17c092ab8f8a64b0 (patch) | |
tree | 9b96810a316069e5c19bae21c83d50869f6c1107 /tests/emails/legacy/018.dovecot.bodystructure | |
parent | e10d3987e2d84ef8499bb41910e129db2a9c2b9a (diff) | |
download | aerogramme-aa6580e0c3fe577283ea1e9d17c092ab8f8a64b0.tar.gz aerogramme-aa6580e0c3fe577283ea1e9d17c092ab8f8a64b0.zip |
Add Cyrus + Identify Dovecot traces in filename
Diffstat (limited to 'tests/emails/legacy/018.dovecot.bodystructure')
-rw-r--r-- | tests/emails/legacy/018.dovecot.bodystructure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/legacy/018.dovecot.bodystructure b/tests/emails/legacy/018.dovecot.bodystructure new file mode 100644 index 0000000..17f54b4 --- /dev/null +++ b/tests/emails/legacy/018.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE ((("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 836 18 NIL NIL NIL NIL)("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 1238 27 NIL NIL NIL NIL) "alternative" ("boundary" "=====================_715157141==_.ALT") NIL NIL NIL)("image" "png" ("name" "blueball.png") "<4.2.0.58.20000519003143.00a8d550@pop.example.com.0>" NIL "base64" 1814 NIL ("inline" ("filename" "blueball.png")) NIL NIL)("image" "png" ("name" "redball.png") "<4.2.0.58.20000519003143.00a8d550@pop.example.com.1>" NIL "base64" 1990 NIL ("inline" ("filename" "redball.png")) NIL NIL) "related" ("type" "multipart/alternative" "boundary" "=====================_715157131==_.REL") NIL NIL NIL))
\ No newline at end of file |