aboutsummaryrefslogtreecommitdiff
path: root/tests/emails/dxflrs
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-02-07 14:40:26 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-02-07 14:40:26 +0100
commit269da4c240000d67eebda9571843234671509e37 (patch)
tree73bab9d45089d3e096c4a8197f5293576e2f370d /tests/emails/dxflrs
parent52536b4ca4d5aea5f301825760c7762de833080e (diff)
downloadaerogramme-269da4c240000d67eebda9571843234671509e37.tar.gz
aerogramme-269da4c240000d67eebda9571843234671509e37.zip
add stalwart results
Diffstat (limited to 'tests/emails/dxflrs')
-rw-r--r--tests/emails/dxflrs/0001_simple.stalwart.0.2.0.body1
-rw-r--r--tests/emails/dxflrs/0001_simple.stalwart.0.2.0.bodystructure1
-rw-r--r--tests/emails/dxflrs/0002_mime.stalwart.0.2.0.body1
-rw-r--r--tests/emails/dxflrs/0002_mime.stalwart.0.2.0.bodystructure1
-rw-r--r--tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.body1
-rw-r--r--tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.bodystructure1
-rw-r--r--tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.body1
-rw-r--r--tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.bodystructure1
-rw-r--r--tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.body1
-rw-r--r--tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.bodystructure1
-rw-r--r--tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.body1
-rw-r--r--tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.bodystructure1
-rw-r--r--tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.body1
-rw-r--r--tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.bodystructure1
14 files changed, 14 insertions, 0 deletions
diff --git a/tests/emails/dxflrs/0001_simple.stalwart.0.2.0.body b/tests/emails/dxflrs/0001_simple.stalwart.0.2.0.body
new file mode 100644
index 0000000..7942837
--- /dev/null
+++ b/tests/emails/dxflrs/0001_simple.stalwart.0.2.0.body
@@ -0,0 +1 @@
+(BODY ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1)) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0001_simple.stalwart.0.2.0.bodystructure b/tests/emails/dxflrs/0001_simple.stalwart.0.2.0.bodystructure
new file mode 100644
index 0000000..b111d8c
--- /dev/null
+++ b/tests/emails/dxflrs/0001_simple.stalwart.0.2.0.bodystructure
@@ -0,0 +1 @@
+(BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1 "ffd9b6292b7ea945513c94e06a2ce185" NIL NIL NIL)) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0002_mime.stalwart.0.2.0.body b/tests/emails/dxflrs/0002_mime.stalwart.0.2.0.body
new file mode 100644
index 0000000..add1dde
--- /dev/null
+++ b/tests/emails/dxflrs/0002_mime.stalwart.0.2.0.body
@@ -0,0 +1 @@
+(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
diff --git a/tests/emails/dxflrs/0002_mime.stalwart.0.2.0.bodystructure b/tests/emails/dxflrs/0002_mime.stalwart.0.2.0.bodystructure
new file mode 100644
index 0000000..b8fce07
--- /dev/null
+++ b/tests/emails/dxflrs/0002_mime.stalwart.0.2.0.bodystructure
@@ -0,0 +1 @@
+(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1 "543c0bb2e3c0ad1d4c72a74b98b8a85c" NIL NIL NIL) ("text" "html" ("charset" "utf-8") NIL NIL "8bit" 14 0 "8a900064824e787edc6797b9d1b4157d" NIL NIL NIL) "alternative" ("boundary" "festivus") NIL NIL NIL)) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.body b/tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.body
new file mode 100644
index 0000000..e1c98a7
--- /dev/null
+++ b/tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.body
@@ -0,0 +1 @@
+(BODY ((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0) "mixed") ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0) "mixed")) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.bodystructure b/tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.bodystructure
new file mode 100644
index 0000000..b007131
--- /dev/null
+++ b/tests/emails/dxflrs/0003_mime-in-mime.stalwart.0.2.0.bodystructure
@@ -0,0 +1 @@
+(BODYSTRUCTURE ((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 9 1 "543c0bb2e3c0ad1d4c72a74b98b8a85c" NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0 "f15d33a1a1c5dc564c0c16959a296c00" NIL NIL NIL) "mixed" ("boundary" "child") NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0 "7e2f3ae2744db56ba99254f7c7ed9687" NIL NIL NIL) "mixed" ("boundary" "parent") NIL NIL NIL)) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.body b/tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.body
new file mode 100644
index 0000000..760eb8e
--- /dev/null
+++ b/tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.body
@@ -0,0 +1 @@
+(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0) ("message" "rfc822" NIL NIL NIL NIL 129 (NIL "Welcome to Aerogramme!!" (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1) 0) "mixed")) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.bodystructure b/tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.bodystructure
new file mode 100644
index 0000000..f9c7ecd
--- /dev/null
+++ b/tests/emails/dxflrs/0004_msg-in-msg.stalwart.0.2.0.bodystructure
@@ -0,0 +1 @@
+(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0 "9cdbde8e26efc28156e810237b67b98c" NIL NIL NIL) ("message" "rfc822" NIL NIL NIL NIL 129 (NIL "Welcome to Aerogramme!!" (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1 "ffd9b6292b7ea945513c94e06a2ce185" NIL NIL NIL) 0 "a2d53b3dede0e8f7b3f62a4b8ed8c8f9" NIL NIL NIL) "mixed" ("boundary" "delim") NIL NIL NIL)) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.body b/tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.body
new file mode 100644
index 0000000..b4993a4
--- /dev/null
+++ b/tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.body
@@ -0,0 +1 @@
+(BODY (("text" "html" ("charset" "us-ascii") NIL NIL "base64" 242 3) ("message" "rfc822" NIL NIL NIL NIL 732 (NIL "Exporting my book about coffee tables" (("Cosmo Kramer" NIL "kramer" "kramerica.com")) (("Cosmo Kramer" NIL "kramer" "kramerica.com")) (("Cosmo Kramer" NIL "kramer" "kramerica.com")) NIL NIL NIL NIL NIL) (("text" "plain" ("charset" "utf-16") NIL NIL "quoted-printable" 231 3) ("image" "gif" ("name" "Book about coffe tables.gif") NIL NIL "Base64" 56) "mixed") 0) "mixed")) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.bodystructure b/tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.bodystructure
new file mode 100644
index 0000000..cac9eb3
--- /dev/null
+++ b/tests/emails/dxflrs/0005_mail-parser-readme.stalwart.0.2.0.bodystructure
@@ -0,0 +1 @@
+(BODYSTRUCTURE (("text" "html" ("charset" "us-ascii") NIL NIL "base64" 242 3 "a1906bc9c7cba319b7a907b0f36a13d4" NIL NIL NIL) ("message" "rfc822" NIL NIL NIL NIL 732 (NIL "Exporting my book about coffee tables" (("Cosmo Kramer" NIL "kramer" "kramerica.com")) (("Cosmo Kramer" NIL "kramer" "kramerica.com")) (("Cosmo Kramer" NIL "kramer" "kramerica.com")) NIL NIL NIL NIL NIL) (("text" "plain" ("charset" "utf-16") NIL NIL "quoted-printable" 231 3 "2b7039def3f1ac893044b2281c2cf75e" NIL NIL NIL) ("image" "gif" ("name" "Book about coffe tables.gif") NIL NIL "Base64" 56 "d40fa7f401e9dc2df56cbb740d65ff52" ("attachment" ()) NIL NIL) "mixed" ("boundary" "giddyup") NIL NIL NIL) 0 "127f062ee497d93fe570b8f88ba41103" NIL NIL NIL) "mixed" ("boundary" "festivus") NIL NIL NIL)) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.body b/tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.body
new file mode 100644
index 0000000..1eec263
--- /dev/null
+++ b/tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.body
@@ -0,0 +1 @@
+(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0) "alternative")) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.bodystructure b/tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.bodystructure
new file mode 100644
index 0000000..6319e4e
--- /dev/null
+++ b/tests/emails/dxflrs/0006_single-mime.stalwart.0.2.0.bodystructure
@@ -0,0 +1 @@
+(BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 7 0 "9cdbde8e26efc28156e810237b67b98c" NIL NIL NIL) "alternative" ("boundary" "festivus") NIL NIL NIL)) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.body b/tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.body
new file mode 100644
index 0000000..86de16a
--- /dev/null
+++ b/tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.body
@@ -0,0 +1 @@
+(BODY (("message" "rfc822" NIL NIL NIL NIL 127 (NIL "Welcome to Aerogramme!!" (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 47 0) 0) "mixed")) \ No newline at end of file
diff --git a/tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.bodystructure b/tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.bodystructure
new file mode 100644
index 0000000..0769a67
--- /dev/null
+++ b/tests/emails/dxflrs/0007_raw_msg_in_rfc822.stalwart.0.2.0.bodystructure
@@ -0,0 +1 @@
+(BODYSTRUCTURE (("message" "rfc822" NIL NIL NIL NIL 127 (NIL "Welcome to Aerogramme!!" (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) (("Garage team" NIL "garagehq" "deuxfleurs.fr")) NIL NIL NIL NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 47 0 "888e7b08e816955349c85db35da89630" NIL NIL NIL) 0 "acdcc32276ce167e9813cd589684d991" NIL NIL NIL) "mixed" ("boundary" "delim") NIL NIL NIL)) \ No newline at end of file