From aa6580e0c3fe577283ea1e9d17c092ab8f8a64b0 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 7 Jul 2022 18:19:37 +0200 Subject: Add Cyrus + Identify Dovecot traces in filename --- tests/emails/rfc/000.body | 1 - tests/emails/rfc/000.bodystructure | 1 - tests/emails/rfc/000.cyrus.body | 1 + tests/emails/rfc/000.cyrus.bodystructure | 1 + tests/emails/rfc/000.dovecot.body | 1 + tests/emails/rfc/000.dovecot.bodystructure | 1 + tests/emails/rfc/001.body | 1 - tests/emails/rfc/001.bodystructure | 1 - tests/emails/rfc/001.cyrus.body | 1 + tests/emails/rfc/001.cyrus.bodystructure | 1 + tests/emails/rfc/001.dovecot.body | 1 + tests/emails/rfc/001.dovecot.bodystructure | 1 + tests/emails/rfc/002.body | 1 - tests/emails/rfc/002.bodystructure | 1 - tests/emails/rfc/002.cyrus.body | 1 + tests/emails/rfc/002.cyrus.bodystructure | 1 + tests/emails/rfc/002.dovecot.body | 1 + tests/emails/rfc/002.dovecot.bodystructure | 1 + tests/emails/rfc/003.body | 1 - tests/emails/rfc/003.bodystructure | 1 - tests/emails/rfc/003.cyrus.body | 1 + tests/emails/rfc/003.cyrus.bodystructure | 1 + tests/emails/rfc/003.dovecot.body | 1 + tests/emails/rfc/003.dovecot.bodystructure | 1 + tests/emails/rfc/004.body | 1 - tests/emails/rfc/004.bodystructure | 1 - tests/emails/rfc/004.cyrus.body | 1 + tests/emails/rfc/004.cyrus.bodystructure | 1 + tests/emails/rfc/004.dovecot.body | 1 + tests/emails/rfc/004.dovecot.bodystructure | 1 + tests/emails/rfc/005.body | 1 - tests/emails/rfc/005.bodystructure | 1 - tests/emails/rfc/005.cyrus.body | 1 + tests/emails/rfc/005.cyrus.bodystructure | 1 + tests/emails/rfc/005.dovecot.body | 1 + tests/emails/rfc/005.dovecot.bodystructure | 1 + tests/emails/rfc/006.body | 1 - tests/emails/rfc/006.bodystructure | 1 - tests/emails/rfc/006.cyrus.body | 1 + tests/emails/rfc/006.cyrus.bodystructure | 1 + tests/emails/rfc/006.dovecot.body | 1 + tests/emails/rfc/006.dovecot.bodystructure | 1 + tests/emails/rfc/007.body | 1 - tests/emails/rfc/007.bodystructure | 1 - tests/emails/rfc/007.cyrus.body | 1 + tests/emails/rfc/007.cyrus.bodystructure | 1 + tests/emails/rfc/007.dovecot.body | 1 + tests/emails/rfc/007.dovecot.bodystructure | 1 + tests/emails/rfc/008.body | 1 - tests/emails/rfc/008.bodystructure | 1 - tests/emails/rfc/008.cyrus.body | 1 + tests/emails/rfc/008.cyrus.bodystructure | 1 + tests/emails/rfc/008.dovecot.body | 1 + tests/emails/rfc/008.dovecot.bodystructure | 1 + 54 files changed, 36 insertions(+), 18 deletions(-) delete mode 100644 tests/emails/rfc/000.body delete mode 100644 tests/emails/rfc/000.bodystructure create mode 100644 tests/emails/rfc/000.cyrus.body create mode 100644 tests/emails/rfc/000.cyrus.bodystructure create mode 100644 tests/emails/rfc/000.dovecot.body create mode 100644 tests/emails/rfc/000.dovecot.bodystructure delete mode 100644 tests/emails/rfc/001.body delete mode 100644 tests/emails/rfc/001.bodystructure create mode 100644 tests/emails/rfc/001.cyrus.body create mode 100644 tests/emails/rfc/001.cyrus.bodystructure create mode 100644 tests/emails/rfc/001.dovecot.body create mode 100644 tests/emails/rfc/001.dovecot.bodystructure delete mode 100644 tests/emails/rfc/002.body delete mode 100644 tests/emails/rfc/002.bodystructure create mode 100644 tests/emails/rfc/002.cyrus.body create mode 100644 tests/emails/rfc/002.cyrus.bodystructure create mode 100644 tests/emails/rfc/002.dovecot.body create mode 100644 tests/emails/rfc/002.dovecot.bodystructure delete mode 100644 tests/emails/rfc/003.body delete mode 100644 tests/emails/rfc/003.bodystructure create mode 100644 tests/emails/rfc/003.cyrus.body create mode 100644 tests/emails/rfc/003.cyrus.bodystructure create mode 100644 tests/emails/rfc/003.dovecot.body create mode 100644 tests/emails/rfc/003.dovecot.bodystructure delete mode 100644 tests/emails/rfc/004.body delete mode 100644 tests/emails/rfc/004.bodystructure create mode 100644 tests/emails/rfc/004.cyrus.body create mode 100644 tests/emails/rfc/004.cyrus.bodystructure create mode 100644 tests/emails/rfc/004.dovecot.body create mode 100644 tests/emails/rfc/004.dovecot.bodystructure delete mode 100644 tests/emails/rfc/005.body delete mode 100644 tests/emails/rfc/005.bodystructure create mode 100644 tests/emails/rfc/005.cyrus.body create mode 100644 tests/emails/rfc/005.cyrus.bodystructure create mode 100644 tests/emails/rfc/005.dovecot.body create mode 100644 tests/emails/rfc/005.dovecot.bodystructure delete mode 100644 tests/emails/rfc/006.body delete mode 100644 tests/emails/rfc/006.bodystructure create mode 100644 tests/emails/rfc/006.cyrus.body create mode 100644 tests/emails/rfc/006.cyrus.bodystructure create mode 100644 tests/emails/rfc/006.dovecot.body create mode 100644 tests/emails/rfc/006.dovecot.bodystructure delete mode 100644 tests/emails/rfc/007.body delete mode 100644 tests/emails/rfc/007.bodystructure create mode 100644 tests/emails/rfc/007.cyrus.body create mode 100644 tests/emails/rfc/007.cyrus.bodystructure create mode 100644 tests/emails/rfc/007.dovecot.body create mode 100644 tests/emails/rfc/007.dovecot.bodystructure delete mode 100644 tests/emails/rfc/008.body delete mode 100644 tests/emails/rfc/008.bodystructure create mode 100644 tests/emails/rfc/008.cyrus.body create mode 100644 tests/emails/rfc/008.cyrus.bodystructure create mode 100644 tests/emails/rfc/008.dovecot.body create mode 100644 tests/emails/rfc/008.dovecot.bodystructure (limited to 'tests/emails/rfc') diff --git a/tests/emails/rfc/000.body b/tests/emails/rfc/000.body deleted file mode 100644 index 6830fc9..0000000 --- a/tests/emails/rfc/000.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 269 7)("text" "plain" ("charset" "US-ASCII") NIL NIL "7bit" 114 3)(("audio" "basic" NIL NIL NIL "base64" 87)("image" "jpeg" NIL NIL NIL "base64" 45) "parallel")("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 145 5)("message" "rfc822" NIL NIL NIL "7bit" 230 (NIL "(subject in US-ASCII)" NIL NIL NIL NIL NIL NIL NIL NIL) ("Text" "plain" ("charset" "ISO-8859-1") NIL NIL "Quoted-printable" 49 1) 7) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/000.bodystructure b/tests/emails/rfc/000.bodystructure deleted file mode 100644 index 0e6c4df..0000000 --- a/tests/emails/rfc/000.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 269 7 NIL NIL NIL NIL)("text" "plain" ("charset" "US-ASCII") NIL NIL "7bit" 114 3 NIL NIL NIL NIL)(("audio" "basic" NIL NIL NIL "base64" 87 NIL NIL NIL NIL)("image" "jpeg" NIL NIL NIL "base64" 45 NIL NIL NIL NIL) "parallel" ("boundary" "unique-boundary-2") NIL NIL NIL)("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 145 5 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 230 (NIL "(subject in US-ASCII)" NIL NIL NIL NIL NIL NIL NIL NIL) ("Text" "plain" ("charset" "ISO-8859-1") NIL NIL "Quoted-printable" 49 1 NIL NIL NIL NIL) 7 NIL NIL NIL NIL) "mixed" ("boundary" "unique-boundary-1") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/000.cyrus.body b/tests/emails/rfc/000.cyrus.body new file mode 100644 index 0000000..b41599c --- /dev/null +++ b/tests/emails/rfc/000.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 269 7)("TEXT" "PLAIN" ("CHARSET" "US-ASCII") NIL NIL "7BIT" 114 3)(("AUDIO" "BASIC" NIL NIL NIL "BASE64" 87)("IMAGE" "JPEG" NIL NIL NIL "BASE64" 45) "PARALLEL")("TEXT" "ENRICHED" NIL NIL NIL "7BIT" 145 5)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 230 (NIL "(subject in US-ASCII)" NIL NIL NIL NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "ISO-8859-1") NIL NIL "QUOTED-PRINTABLE" 49 1) 7) "MIXED")) \ No newline at end of file diff --git a/tests/emails/rfc/000.cyrus.bodystructure b/tests/emails/rfc/000.cyrus.bodystructure new file mode 100644 index 0000000..3fb98ba --- /dev/null +++ b/tests/emails/rfc/000.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 269 7 NIL NIL NIL NIL)("TEXT" "PLAIN" ("CHARSET" "US-ASCII") NIL NIL "7BIT" 114 3 NIL NIL NIL NIL)(("AUDIO" "BASIC" NIL NIL NIL "BASE64" 87 NIL NIL NIL NIL)("IMAGE" "JPEG" NIL NIL NIL "BASE64" 45 NIL NIL NIL NIL) "PARALLEL" ("BOUNDARY" "unique-boundary-2") NIL NIL NIL)("TEXT" "ENRICHED" NIL NIL NIL "7BIT" 145 5 NIL NIL NIL NIL)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 230 (NIL "(subject in US-ASCII)" NIL NIL NIL NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "ISO-8859-1") NIL NIL "QUOTED-PRINTABLE" 49 1 NIL NIL NIL NIL) 7 NIL NIL NIL NIL) "MIXED" ("BOUNDARY" "unique-boundary-1") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/000.dovecot.body b/tests/emails/rfc/000.dovecot.body new file mode 100644 index 0000000..6830fc9 --- /dev/null +++ b/tests/emails/rfc/000.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 269 7)("text" "plain" ("charset" "US-ASCII") NIL NIL "7bit" 114 3)(("audio" "basic" NIL NIL NIL "base64" 87)("image" "jpeg" NIL NIL NIL "base64" 45) "parallel")("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 145 5)("message" "rfc822" NIL NIL NIL "7bit" 230 (NIL "(subject in US-ASCII)" NIL NIL NIL NIL NIL NIL NIL NIL) ("Text" "plain" ("charset" "ISO-8859-1") NIL NIL "Quoted-printable" 49 1) 7) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/000.dovecot.bodystructure b/tests/emails/rfc/000.dovecot.bodystructure new file mode 100644 index 0000000..0e6c4df --- /dev/null +++ b/tests/emails/rfc/000.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 269 7 NIL NIL NIL NIL)("text" "plain" ("charset" "US-ASCII") NIL NIL "7bit" 114 3 NIL NIL NIL NIL)(("audio" "basic" NIL NIL NIL "base64" 87 NIL NIL NIL NIL)("image" "jpeg" NIL NIL NIL "base64" 45 NIL NIL NIL NIL) "parallel" ("boundary" "unique-boundary-2") NIL NIL NIL)("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 145 5 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 230 (NIL "(subject in US-ASCII)" NIL NIL NIL NIL NIL NIL NIL NIL) ("Text" "plain" ("charset" "ISO-8859-1") NIL NIL "Quoted-printable" 49 1 NIL NIL NIL NIL) 7 NIL NIL NIL NIL) "mixed" ("boundary" "unique-boundary-1") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/001.body b/tests/emails/rfc/001.body deleted file mode 100644 index 544387a..0000000 --- a/tests/emails/rfc/001.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("message" "external-body" ("name" "BodyFormats.ps" "site" "thumper.bellcore.com" "mode" "image" "access-type" "ANON-FTP" "directory" "pub" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81)("message" "external-body" ("access-type" "local-file" "name" "/u/nsb/writing/rfcs/RFC-MIME.ps" "site" "thumper.bellcore.com" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81)("message" "external-body" ("access-type" "mail-server" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 101) "alternative")) \ No newline at end of file diff --git a/tests/emails/rfc/001.bodystructure b/tests/emails/rfc/001.bodystructure deleted file mode 100644 index f5c0c84..0000000 --- a/tests/emails/rfc/001.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("message" "external-body" ("name" "BodyFormats.ps" "site" "thumper.bellcore.com" "mode" "image" "access-type" "ANON-FTP" "directory" "pub" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81 NIL NIL NIL NIL)("message" "external-body" ("access-type" "local-file" "name" "/u/nsb/writing/rfcs/RFC-MIME.ps" "site" "thumper.bellcore.com" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81 NIL NIL NIL NIL)("message" "external-body" ("access-type" "mail-server" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 101 NIL NIL NIL NIL) "alternative" ("boundary" "42") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/001.cyrus.body b/tests/emails/rfc/001.cyrus.body new file mode 100644 index 0000000..258ff1c --- /dev/null +++ b/tests/emails/rfc/001.cyrus.body @@ -0,0 +1 @@ +(BODY (("MESSAGE" "EXTERNAL-BODY" ("NAME" "BodyFormats.ps" "SITE" "thumper.bellcore.com" "MODE" "image" "ACCESS-TYPE" "ANON-FTP" "DIRECTORY" "pub" "EXPIRATION" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7BIT" 81)("MESSAGE" "EXTERNAL-BODY" ("ACCESS-TYPE" "local-file" "NAME" "/u/nsb/writing/rfcs/RFC-MIME.ps" "SITE" "thumper.bellcore.com" "EXPIRATION" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7BIT" 81)("MESSAGE" "EXTERNAL-BODY" ("EXPIRATION" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7BIT" 101) "ALTERNATIVE")) \ No newline at end of file diff --git a/tests/emails/rfc/001.cyrus.bodystructure b/tests/emails/rfc/001.cyrus.bodystructure new file mode 100644 index 0000000..e89332c --- /dev/null +++ b/tests/emails/rfc/001.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("MESSAGE" "EXTERNAL-BODY" ("NAME" "BodyFormats.ps" "SITE" "thumper.bellcore.com" "MODE" "image" "ACCESS-TYPE" "ANON-FTP" "DIRECTORY" "pub" "EXPIRATION" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7BIT" 81 NIL NIL NIL NIL)("MESSAGE" "EXTERNAL-BODY" ("ACCESS-TYPE" "local-file" "NAME" "/u/nsb/writing/rfcs/RFC-MIME.ps" "SITE" "thumper.bellcore.com" "EXPIRATION" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7BIT" 81 NIL NIL NIL NIL)("MESSAGE" "EXTERNAL-BODY" ("EXPIRATION" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7BIT" 101 NIL NIL NIL NIL) "ALTERNATIVE" ("BOUNDARY" "42") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/001.dovecot.body b/tests/emails/rfc/001.dovecot.body new file mode 100644 index 0000000..544387a --- /dev/null +++ b/tests/emails/rfc/001.dovecot.body @@ -0,0 +1 @@ +(BODY (("message" "external-body" ("name" "BodyFormats.ps" "site" "thumper.bellcore.com" "mode" "image" "access-type" "ANON-FTP" "directory" "pub" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81)("message" "external-body" ("access-type" "local-file" "name" "/u/nsb/writing/rfcs/RFC-MIME.ps" "site" "thumper.bellcore.com" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81)("message" "external-body" ("access-type" "mail-server" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 101) "alternative")) \ No newline at end of file diff --git a/tests/emails/rfc/001.dovecot.bodystructure b/tests/emails/rfc/001.dovecot.bodystructure new file mode 100644 index 0000000..f5c0c84 --- /dev/null +++ b/tests/emails/rfc/001.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("message" "external-body" ("name" "BodyFormats.ps" "site" "thumper.bellcore.com" "mode" "image" "access-type" "ANON-FTP" "directory" "pub" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81 NIL NIL NIL NIL)("message" "external-body" ("access-type" "local-file" "name" "/u/nsb/writing/rfcs/RFC-MIME.ps" "site" "thumper.bellcore.com" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 81 NIL NIL NIL NIL)("message" "external-body" ("access-type" "mail-server" "expiration" "Fri, 14 Jun 1991 19:13:14 -0400 (EDT)") NIL NIL "7bit" 101 NIL NIL NIL NIL) "alternative" ("boundary" "42") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/002.body b/tests/emails/rfc/002.body deleted file mode 100644 index 00c8986..0000000 --- a/tests/emails/rfc/002.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 66 5)("message" "rfc822" NIL NIL NIL "7bit" 2026 ("Mon, 13 Aug 1998 17:42:41 +1000" "Map of Argentina with Description" (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("A1 Gore" NIL "vice-president" "whitehouse.gov")) NIL NIL NIL "<199804130742.RAA20366@mai1host.whitehouse.gov>") (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 367 12)("image" "gif" ("name" "map_of_Argentina.gif") NIL NIL "base64" 394) "mixed") 47) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/002.bodystructure b/tests/emails/rfc/002.bodystructure deleted file mode 100644 index ee41c1d..0000000 --- a/tests/emails/rfc/002.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 66 5 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 2026 ("Mon, 13 Aug 1998 17:42:41 +1000" "Map of Argentina with Description" (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("A1 Gore" NIL "vice-president" "whitehouse.gov")) NIL NIL NIL "<199804130742.RAA20366@mai1host.whitehouse.gov>") (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 367 12 NIL NIL NIL NIL)("image" "gif" ("name" "map_of_Argentina.gif") NIL NIL "base64" 394 NIL ("inline" ("fi1ename" "map_of_Argentina.gif")) NIL NIL) "mixed" ("boundary" "DC8------------DC8638F443D87A7F0726DEF7") NIL NIL NIL) 47 NIL ("inline" NIL) NIL NIL) "mixed" ("boundary" "D7F------------D7FD5A0B8AB9C65CCDBFA872") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/002.cyrus.body b/tests/emails/rfc/002.cyrus.body new file mode 100644 index 0000000..e544aff --- /dev/null +++ b/tests/emails/rfc/002.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 66 5)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 2026 ("Mon, 13 Aug 1998 17:42:41 +1000" "Map of Argentina with Description" (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("A1 Gore" NIL "vice-president" "whitehouse.gov")) NIL NIL NIL "<199804130742.RAA20366@mai1host.whitehouse.gov>") (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 367 12)("IMAGE" "GIF" ("NAME" "map_of_Argentina.gif") NIL NIL "BASE64" 394) "MIXED") 47) "MIXED")) \ No newline at end of file diff --git a/tests/emails/rfc/002.cyrus.bodystructure b/tests/emails/rfc/002.cyrus.bodystructure new file mode 100644 index 0000000..a7e2b00 --- /dev/null +++ b/tests/emails/rfc/002.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 66 5 NIL NIL NIL NIL)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 2026 ("Mon, 13 Aug 1998 17:42:41 +1000" "Map of Argentina with Description" (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("A1 Gore" NIL "vice-president" "whitehouse.gov")) NIL NIL NIL "<199804130742.RAA20366@mai1host.whitehouse.gov>") (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 367 12 NIL NIL NIL NIL)("IMAGE" "GIF" ("NAME" "map_of_Argentina.gif") NIL NIL "BASE64" 394 NIL ("INLINE" ("FI1ENAME" "map_of_Argentina.gif")) NIL NIL) "MIXED" ("BOUNDARY" "DC8------------DC8638F443D87A7F0726DEF7") NIL NIL NIL) 47 NIL ("INLINE" NIL) NIL NIL) "MIXED" ("BOUNDARY" "D7F------------D7FD5A0B8AB9C65CCDBFA872") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/002.dovecot.body b/tests/emails/rfc/002.dovecot.body new file mode 100644 index 0000000..00c8986 --- /dev/null +++ b/tests/emails/rfc/002.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 66 5)("message" "rfc822" NIL NIL NIL "7bit" 2026 ("Mon, 13 Aug 1998 17:42:41 +1000" "Map of Argentina with Description" (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("A1 Gore" NIL "vice-president" "whitehouse.gov")) NIL NIL NIL "<199804130742.RAA20366@mai1host.whitehouse.gov>") (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 367 12)("image" "gif" ("name" "map_of_Argentina.gif") NIL NIL "base64" 394) "mixed") 47) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/002.dovecot.bodystructure b/tests/emails/rfc/002.dovecot.bodystructure new file mode 100644 index 0000000..ee41c1d --- /dev/null +++ b/tests/emails/rfc/002.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 66 5 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 2026 ("Mon, 13 Aug 1998 17:42:41 +1000" "Map of Argentina with Description" (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("Bill Clinton" NIL "president" "whitehouse.gov")) (("A1 Gore" NIL "vice-president" "whitehouse.gov")) NIL NIL NIL "<199804130742.RAA20366@mai1host.whitehouse.gov>") (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 367 12 NIL NIL NIL NIL)("image" "gif" ("name" "map_of_Argentina.gif") NIL NIL "base64" 394 NIL ("inline" ("fi1ename" "map_of_Argentina.gif")) NIL NIL) "mixed" ("boundary" "DC8------------DC8638F443D87A7F0726DEF7") NIL NIL NIL) 47 NIL ("inline" NIL) NIL NIL) "mixed" ("boundary" "D7F------------D7FD5A0B8AB9C65CCDBFA872") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/003.body b/tests/emails/rfc/003.body deleted file mode 100644 index 05005ea..0000000 --- a/tests/emails/rfc/003.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1)("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 71 2)("application" "x-whatever" NIL NIL NIL "7bit" 52) "alternative")) \ No newline at end of file diff --git a/tests/emails/rfc/003.bodystructure b/tests/emails/rfc/003.bodystructure deleted file mode 100644 index 507566b..0000000 --- a/tests/emails/rfc/003.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1 NIL NIL NIL NIL)("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 71 2 NIL NIL NIL NIL)("application" "x-whatever" NIL NIL NIL "7bit" 52 NIL NIL NIL NIL) "alternative" ("boundary" "boundary42") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/003.cyrus.body b/tests/emails/rfc/003.cyrus.body new file mode 100644 index 0000000..62c9351 --- /dev/null +++ b/tests/emails/rfc/003.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 49 1)("TEXT" "ENRICHED" NIL NIL NIL "7BIT" 71 2)("APPLICATION" "X-WHATEVER" NIL NIL NIL "7BIT" 52) "ALTERNATIVE")) \ No newline at end of file diff --git a/tests/emails/rfc/003.cyrus.bodystructure b/tests/emails/rfc/003.cyrus.bodystructure new file mode 100644 index 0000000..fa4b044 --- /dev/null +++ b/tests/emails/rfc/003.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 49 1 NIL NIL NIL NIL)("TEXT" "ENRICHED" NIL NIL NIL "7BIT" 71 2 NIL NIL NIL NIL)("APPLICATION" "X-WHATEVER" NIL NIL NIL "7BIT" 52 NIL NIL NIL NIL) "ALTERNATIVE" ("BOUNDARY" "boundary42") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/003.dovecot.body b/tests/emails/rfc/003.dovecot.body new file mode 100644 index 0000000..05005ea --- /dev/null +++ b/tests/emails/rfc/003.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1)("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 71 2)("application" "x-whatever" NIL NIL NIL "7bit" 52) "alternative")) \ No newline at end of file diff --git a/tests/emails/rfc/003.dovecot.bodystructure b/tests/emails/rfc/003.dovecot.bodystructure new file mode 100644 index 0000000..507566b --- /dev/null +++ b/tests/emails/rfc/003.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1 NIL NIL NIL NIL)("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 71 2 NIL NIL NIL NIL)("application" "x-whatever" NIL NIL NIL "7bit" 52 NIL NIL NIL NIL) "alternative" ("boundary" "boundary42") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/004.body b/tests/emails/rfc/004.body deleted file mode 100644 index 3745fbf..0000000 --- a/tests/emails/rfc/004.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 46 1)(("message" "rfc822" NIL NIL NIL "7bit" 105 ("Fri, 26 Mar 1993 11:13:32 +0200" "my opinion" ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 23 1) 5)("message" "rfc822" NIL NIL NIL "7bit" 130 ("Fri, 26 Mar 1993 10:07:13 -0500" "my different opinion" ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 32 1) 5) "digest") "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/004.bodystructure b/tests/emails/rfc/004.bodystructure deleted file mode 100644 index d6ded58..0000000 --- a/tests/emails/rfc/004.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 46 1 NIL NIL NIL NIL)(("message" "rfc822" NIL NIL NIL "7bit" 105 ("Fri, 26 Mar 1993 11:13:32 +0200" "my opinion" ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 23 1 NIL NIL NIL NIL) 5 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 130 ("Fri, 26 Mar 1993 10:07:13 -0500" "my different opinion" ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 32 1 NIL NIL NIL NIL) 5 NIL NIL NIL NIL) "digest" ("boundary" "---- next message ----") NIL NIL NIL) "mixed" ("boundary" "---- main boundary ----") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/004.cyrus.body b/tests/emails/rfc/004.cyrus.body new file mode 100644 index 0000000..126e2f2 --- /dev/null +++ b/tests/emails/rfc/004.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 46 1)(("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 105 ("Fri, 26 Mar 1993 11:13:32 +0200" "my opinion" ((NIL NIL "someone-else" "unspecified-domain")) ((NIL NIL "someone-else" "unspecified-domain")) ((NIL NIL "someone-else" "unspecified-domain")) NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 23 1) 5)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 130 ("Fri, 26 Mar 1993 10:07:13 -0500" "my different opinion" ((NIL NIL "someone-else-again" "unspecified-domain")) ((NIL NIL "someone-else-again" "unspecified-domain")) ((NIL NIL "someone-else-again" "unspecified-domain")) NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 32 1) 5) "DIGEST") "MIXED")) \ No newline at end of file diff --git a/tests/emails/rfc/004.cyrus.bodystructure b/tests/emails/rfc/004.cyrus.bodystructure new file mode 100644 index 0000000..dbfdcb5 --- /dev/null +++ b/tests/emails/rfc/004.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 46 1 NIL NIL NIL NIL)(("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 105 ("Fri, 26 Mar 1993 11:13:32 +0200" "my opinion" ((NIL NIL "someone-else" "unspecified-domain")) ((NIL NIL "someone-else" "unspecified-domain")) ((NIL NIL "someone-else" "unspecified-domain")) NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 23 1 NIL NIL NIL NIL) 5 NIL NIL NIL NIL)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 130 ("Fri, 26 Mar 1993 10:07:13 -0500" "my different opinion" ((NIL NIL "someone-else-again" "unspecified-domain")) ((NIL NIL "someone-else-again" "unspecified-domain")) ((NIL NIL "someone-else-again" "unspecified-domain")) NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 32 1 NIL NIL NIL NIL) 5 NIL NIL NIL NIL) "DIGEST" ("BOUNDARY" "---- next message ----") NIL NIL NIL) "MIXED" ("BOUNDARY" "---- main boundary ----") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/004.dovecot.body b/tests/emails/rfc/004.dovecot.body new file mode 100644 index 0000000..3745fbf --- /dev/null +++ b/tests/emails/rfc/004.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 46 1)(("message" "rfc822" NIL NIL NIL "7bit" 105 ("Fri, 26 Mar 1993 11:13:32 +0200" "my opinion" ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 23 1) 5)("message" "rfc822" NIL NIL NIL "7bit" 130 ("Fri, 26 Mar 1993 10:07:13 -0500" "my different opinion" ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 32 1) 5) "digest") "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/004.dovecot.bodystructure b/tests/emails/rfc/004.dovecot.bodystructure new file mode 100644 index 0000000..d6ded58 --- /dev/null +++ b/tests/emails/rfc/004.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 46 1 NIL NIL NIL NIL)(("message" "rfc822" NIL NIL NIL "7bit" 105 ("Fri, 26 Mar 1993 11:13:32 +0200" "my opinion" ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) ((NIL NIL "someone-else" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 23 1 NIL NIL NIL NIL) 5 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 130 ("Fri, 26 Mar 1993 10:07:13 -0500" "my different opinion" ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) ((NIL NIL "someone-else-again" "MISSING_DOMAIN")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 32 1 NIL NIL NIL NIL) 5 NIL NIL NIL NIL) "digest" ("boundary" "---- next message ----") NIL NIL NIL) "mixed" ("boundary" "---- main boundary ----") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/005.body b/tests/emails/rfc/005.body deleted file mode 100644 index 3394c76..0000000 --- a/tests/emails/rfc/005.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 80 1)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 78 2) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/005.bodystructure b/tests/emails/rfc/005.bodystructure deleted file mode 100644 index 1b8f768..0000000 --- a/tests/emails/rfc/005.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 80 1 NIL NIL NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 78 2 NIL NIL NIL NIL) "mixed" ("boundary" "simple boundary") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/005.cyrus.body b/tests/emails/rfc/005.cyrus.body new file mode 100644 index 0000000..c52e4bb --- /dev/null +++ b/tests/emails/rfc/005.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 80 1)("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 78 2) "MIXED")) \ No newline at end of file diff --git a/tests/emails/rfc/005.cyrus.bodystructure b/tests/emails/rfc/005.cyrus.bodystructure new file mode 100644 index 0000000..aaf544e --- /dev/null +++ b/tests/emails/rfc/005.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 80 1 NIL NIL NIL NIL)("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 78 2 NIL NIL NIL NIL) "MIXED" ("BOUNDARY" "simple boundary") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/005.dovecot.body b/tests/emails/rfc/005.dovecot.body new file mode 100644 index 0000000..3394c76 --- /dev/null +++ b/tests/emails/rfc/005.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 80 1)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 78 2) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/005.dovecot.bodystructure b/tests/emails/rfc/005.dovecot.bodystructure new file mode 100644 index 0000000..1b8f768 --- /dev/null +++ b/tests/emails/rfc/005.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 80 1 NIL NIL NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 78 2 NIL NIL NIL NIL) "mixed" ("boundary" "simple boundary") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/006.body b/tests/emails/rfc/006.body deleted file mode 100644 index ecccbf0..0000000 --- a/tests/emails/rfc/006.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "utf-8") NIL NIL "quoted-printable" 89 2)("text" "html" ("charset" "utf-8") NIL NIL "quoted-printable" 95 2) "alternative")) \ No newline at end of file diff --git a/tests/emails/rfc/006.bodystructure b/tests/emails/rfc/006.bodystructure deleted file mode 100644 index 97849bb..0000000 --- a/tests/emails/rfc/006.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL NIL "quoted-printable" 89 2 NIL ("inline" NIL) NIL NIL)("text" "html" ("charset" "utf-8") NIL NIL "quoted-printable" 95 2 NIL ("inline" NIL) NIL NIL) "alternative" ("boundary" "boundary-string") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/006.cyrus.body b/tests/emails/rfc/006.cyrus.body new file mode 100644 index 0000000..57aae13 --- /dev/null +++ b/tests/emails/rfc/006.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" ("CHARSET" "utf-8") NIL NIL "QUOTED-PRINTABLE" 89 2)("TEXT" "HTML" ("CHARSET" "utf-8") NIL NIL "QUOTED-PRINTABLE" 95 2) "ALTERNATIVE")) \ No newline at end of file diff --git a/tests/emails/rfc/006.cyrus.bodystructure b/tests/emails/rfc/006.cyrus.bodystructure new file mode 100644 index 0000000..48a5094 --- /dev/null +++ b/tests/emails/rfc/006.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("CHARSET" "utf-8") NIL NIL "QUOTED-PRINTABLE" 89 2 NIL ("INLINE" NIL) NIL NIL)("TEXT" "HTML" ("CHARSET" "utf-8") NIL NIL "QUOTED-PRINTABLE" 95 2 NIL ("INLINE" NIL) NIL NIL) "ALTERNATIVE" ("BOUNDARY" "boundary-string") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/006.dovecot.body b/tests/emails/rfc/006.dovecot.body new file mode 100644 index 0000000..ecccbf0 --- /dev/null +++ b/tests/emails/rfc/006.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "utf-8") NIL NIL "quoted-printable" 89 2)("text" "html" ("charset" "utf-8") NIL NIL "quoted-printable" 95 2) "alternative")) \ No newline at end of file diff --git a/tests/emails/rfc/006.dovecot.bodystructure b/tests/emails/rfc/006.dovecot.bodystructure new file mode 100644 index 0000000..97849bb --- /dev/null +++ b/tests/emails/rfc/006.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL NIL "quoted-printable" 89 2 NIL ("inline" NIL) NIL NIL)("text" "html" ("charset" "utf-8") NIL NIL "quoted-printable" 95 2 NIL ("inline" NIL) NIL NIL) "alternative" ("boundary" "boundary-string") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/007.body b/tests/emails/rfc/007.body deleted file mode 100644 index 5d7f252..0000000 --- a/tests/emails/rfc/007.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0)(((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0)("image" "jpeg" NIL NIL NIL "7bit" 1)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0) "mixed")(("text" "html" ("charset" "us-ascii") NIL NIL "7bit" 14 0)("image" "jpeg" NIL NIL NIL "7bit" 1) "related") "alternative")("image" "jpeg" NIL NIL NIL "7bit" 1)("application" "x-excel" NIL NIL NIL "7bit" 1)("message" "rfc822" NIL NIL NIL "7bit" 15 (NIL "J" NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0) 2) "mixed")("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/007.bodystructure b/tests/emails/rfc/007.bodystructure deleted file mode 100644 index 0cd8900..0000000 --- a/tests/emails/rfc/007.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL)(((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL)("image" "jpeg" NIL NIL NIL "7bit" 1 NIL ("inline" NIL) NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL) "mixed" ("boundary" "4") NIL NIL NIL)(("text" "html" ("charset" "us-ascii") NIL NIL "7bit" 14 0 NIL NIL NIL NIL)("image" "jpeg" NIL NIL NIL "7bit" 1 NIL NIL NIL NIL) "related" ("boundary" "5") NIL NIL NIL) "alternative" ("boundary" "3") NIL NIL NIL)("image" "jpeg" NIL NIL NIL "7bit" 1 NIL ("attachment" NIL) NIL NIL)("application" "x-excel" NIL NIL NIL "7bit" 1 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 15 (NIL "J" NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL NIL NIL NIL) 2 NIL NIL NIL NIL) "mixed" ("boundary" "2") NIL NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL) "mixed" ("boundary" "1") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/007.cyrus.body b/tests/emails/rfc/007.cyrus.body new file mode 100644 index 0000000..ae0e2a9 --- /dev/null +++ b/tests/emails/rfc/007.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0)(((("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0)("IMAGE" "JPEG" NIL NIL NIL "7BIT" 1)("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0) "MIXED")(("TEXT" "HTML" NIL NIL NIL "7BIT" 14 0)("IMAGE" "JPEG" NIL NIL NIL "7BIT" 1) "RELATED") "ALTERNATIVE")("IMAGE" "JPEG" NIL NIL NIL "7BIT" 1)("APPLICATION" "X-EXCEL" NIL NIL NIL "7BIT" 1)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 15 (NIL "J" NIL NIL NIL NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 1 0) 2) "MIXED")("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0) "MIXED")) \ No newline at end of file diff --git a/tests/emails/rfc/007.cyrus.bodystructure b/tests/emails/rfc/007.cyrus.bodystructure new file mode 100644 index 0000000..a2293d0 --- /dev/null +++ b/tests/emails/rfc/007.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0 NIL ("INLINE" NIL) NIL NIL)(((("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0 NIL ("INLINE" NIL) NIL NIL)("IMAGE" "JPEG" NIL NIL NIL "7BIT" 1 NIL ("INLINE" NIL) NIL NIL)("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0 NIL ("INLINE" NIL) NIL NIL) "MIXED" ("BOUNDARY" "4") NIL NIL NIL)(("TEXT" "HTML" NIL NIL NIL "7BIT" 14 0 NIL NIL NIL NIL)("IMAGE" "JPEG" NIL NIL NIL "7BIT" 1 NIL NIL NIL NIL) "RELATED" ("BOUNDARY" "5") NIL NIL NIL) "ALTERNATIVE" ("BOUNDARY" "3") NIL NIL NIL)("IMAGE" "JPEG" NIL NIL NIL "7BIT" 1 NIL ("ATTACHMENT" NIL) NIL NIL)("APPLICATION" "X-EXCEL" NIL NIL NIL "7BIT" 1 NIL NIL NIL NIL)("MESSAGE" "RFC822" NIL NIL NIL "7BIT" 15 (NIL "J" NIL NIL NIL NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 1 0 NIL NIL NIL NIL) 2 NIL NIL NIL NIL) "MIXED" ("BOUNDARY" "2") NIL NIL NIL)("TEXT" "PLAIN" NIL NIL NIL "7BIT" 1 0 NIL ("INLINE" NIL) NIL NIL) "MIXED" ("BOUNDARY" "1") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/007.dovecot.body b/tests/emails/rfc/007.dovecot.body new file mode 100644 index 0000000..5d7f252 --- /dev/null +++ b/tests/emails/rfc/007.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0)(((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0)("image" "jpeg" NIL NIL NIL "7bit" 1)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0) "mixed")(("text" "html" ("charset" "us-ascii") NIL NIL "7bit" 14 0)("image" "jpeg" NIL NIL NIL "7bit" 1) "related") "alternative")("image" "jpeg" NIL NIL NIL "7bit" 1)("application" "x-excel" NIL NIL NIL "7bit" 1)("message" "rfc822" NIL NIL NIL "7bit" 15 (NIL "J" NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0) 2) "mixed")("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/007.dovecot.bodystructure b/tests/emails/rfc/007.dovecot.bodystructure new file mode 100644 index 0000000..0cd8900 --- /dev/null +++ b/tests/emails/rfc/007.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL)(((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL)("image" "jpeg" NIL NIL NIL "7bit" 1 NIL ("inline" NIL) NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL) "mixed" ("boundary" "4") NIL NIL NIL)(("text" "html" ("charset" "us-ascii") NIL NIL "7bit" 14 0 NIL NIL NIL NIL)("image" "jpeg" NIL NIL NIL "7bit" 1 NIL NIL NIL NIL) "related" ("boundary" "5") NIL NIL NIL) "alternative" ("boundary" "3") NIL NIL NIL)("image" "jpeg" NIL NIL NIL "7bit" 1 NIL ("attachment" NIL) NIL NIL)("application" "x-excel" NIL NIL NIL "7bit" 1 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 15 (NIL "J" NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL NIL NIL NIL) 2 NIL NIL NIL NIL) "mixed" ("boundary" "2") NIL NIL NIL)("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 1 0 NIL ("inline" NIL) NIL NIL) "mixed" ("boundary" "1") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/008.body b/tests/emails/rfc/008.body deleted file mode 100644 index d11beef..0000000 --- a/tests/emails/rfc/008.body +++ /dev/null @@ -1 +0,0 @@ -(BODY (("text" "plain" ("charset" "utf-8") NIL NIL "7bit" 54 0)("message" "rfc822" NIL NIL NIL "base64" 1196 (NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 0 0) 16) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/008.bodystructure b/tests/emails/rfc/008.bodystructure deleted file mode 100644 index 5078342..0000000 --- a/tests/emails/rfc/008.bodystructure +++ /dev/null @@ -1 +0,0 @@ -(BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL NIL "7bit" 54 0 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "base64" 1196 (NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 0 0 NIL NIL NIL NIL) 16 NIL ("attachment" ("filename" "attached_email.eml")) NIL NIL) "mixed" ("boundary" "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/008.cyrus.body b/tests/emails/rfc/008.cyrus.body new file mode 100644 index 0000000..ebe7492 --- /dev/null +++ b/tests/emails/rfc/008.cyrus.body @@ -0,0 +1 @@ +(BODY (("TEXT" "PLAIN" ("CHARSET" "utf-8") NIL NIL "7BIT" 54 0)("MESSAGE" "RFC822" NIL NIL NIL "BASE64" 1194 (NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 0 0) 15) "MIXED")) \ No newline at end of file diff --git a/tests/emails/rfc/008.cyrus.bodystructure b/tests/emails/rfc/008.cyrus.bodystructure new file mode 100644 index 0000000..275e6a1 --- /dev/null +++ b/tests/emails/rfc/008.cyrus.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("TEXT" "PLAIN" ("CHARSET" "utf-8") NIL NIL "7BIT" 54 0 NIL NIL NIL NIL)("MESSAGE" "RFC822" NIL NIL NIL "BASE64" 1194 (NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL) ("TEXT" "PLAIN" ("CHARSET" "us-ascii") NIL NIL "7BIT" 0 0 NIL NIL NIL NIL) 15 NIL ("ATTACHMENT" ("FILENAME" "attached_email.eml")) NIL NIL) "MIXED" ("BOUNDARY" "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb") NIL NIL NIL)) \ No newline at end of file diff --git a/tests/emails/rfc/008.dovecot.body b/tests/emails/rfc/008.dovecot.body new file mode 100644 index 0000000..d11beef --- /dev/null +++ b/tests/emails/rfc/008.dovecot.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "utf-8") NIL NIL "7bit" 54 0)("message" "rfc822" NIL NIL NIL "base64" 1196 (NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 0 0) 16) "mixed")) \ No newline at end of file diff --git a/tests/emails/rfc/008.dovecot.bodystructure b/tests/emails/rfc/008.dovecot.bodystructure new file mode 100644 index 0000000..5078342 --- /dev/null +++ b/tests/emails/rfc/008.dovecot.bodystructure @@ -0,0 +1 @@ +(BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL NIL "7bit" 54 0 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "base64" 1196 (NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 0 0 NIL NIL NIL NIL) 16 NIL ("attachment" ("filename" "attached_email.eml")) NIL NIL) "mixed" ("boundary" "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb") NIL NIL NIL)) \ No newline at end of file -- cgit v1.2.3