From 55713ebfaa4de1a8c288b47871155b31059508d4 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 13 Feb 2022 20:50:15 +0100 Subject: [PATCH] Added AMP test message --- eml/cats.eml | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 eml/cats.eml diff --git a/eml/cats.eml b/eml/cats.eml new file mode 100644 index 0000000000..3c8075ec18 --- /dev/null +++ b/eml/cats.eml @@ -0,0 +1,46 @@ +From: marcel@faircode.eu +To: marcel@faircode.eu +Subject: FairEmail AMP test +Date: Sun, 13 Feb 2022 20:18:34 +0100 +Message-ID: <13feb2022201834@faircode.eu> +Content-Type: multipart/alternative; boundary="xxx" + +--xxx +Content-Type: text/plain; charset="UTF-8"; format=flowed; delsp=yes + +Plain + +--xxx +Content-Type: text/html; charset="UTF-8" + +

HTML

+ +--xxx +Content-Type: text/x-amp-html; charset="UTF-8" + + + + + + + + + + + + +

FairEmail AMP test

+ + + + + + + + + +--xxx--