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/031.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/031.dovecot.bodystructure')
-rw-r--r-- | tests/emails/legacy/031.dovecot.bodystructure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/emails/legacy/031.dovecot.bodystructure b/tests/emails/legacy/031.dovecot.bodystructure new file mode 100644 index 0000000..47db37b --- /dev/null +++ b/tests/emails/legacy/031.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("charset" "US-ASCII") NIL NIL "7bit" 41 2 NIL NIL NIL NIL)("APPLICATION" "octet-stream" ("name" "redball.png") "<Pine.LNX.4.21.0005190955480.8452@penguin.example.com>" "A PNG graphic file" "BASE64" 2004 NIL ("attachment" ("filename" "redball.png")) NIL NIL)("APPLICATION" "octet-stream" ("name" "blueball.png") "<Pine.LNX.4.21.0005190955481.8452@penguin.example.com>" "A PNG graphic file" "BASE64" 1826 NIL ("attachment" ("filename" "blueball.png")) NIL NIL) "MIXED" ("BOUNDARY" "-1463757054-952513540-958744548=:8452") NIL NIL NIL))
\ No newline at end of file |