diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-08 10:23:07 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-08 10:23:07 +0200 |
commit | 9675cdb545a139984a2d765397f3a5e26472a49e (patch) | |
tree | 5fc4cd78c92e1458e12688a0ee93b3a52c45d289 /tests/emails/rfc/007.eml | |
parent | aa6580e0c3fe577283ea1e9d17c092ab8f8a64b0 (diff) | |
download | aerogramme-9675cdb545a139984a2d765397f3a5e26472a49e.tar.gz aerogramme-9675cdb545a139984a2d765397f3a5e26472a49e.zip |
Use CRLF as line ending in test files
Diffstat (limited to 'tests/emails/rfc/007.eml')
-rw-r--r-- | tests/emails/rfc/007.eml | 146 |
1 files changed, 73 insertions, 73 deletions
diff --git a/tests/emails/rfc/007.eml b/tests/emails/rfc/007.eml index f70101d..1790c00 100644 --- a/tests/emails/rfc/007.eml +++ b/tests/emails/rfc/007.eml @@ -1,73 +1,73 @@ -Subject: RFC 8621 Section 4.1.4 test -Content-Type: multipart/mixed; boundary="1" - ---1 -Content-Type: text/plain -Content-Disposition: inline - -A ---1 -Content-Type: multipart/mixed; boundary="2" - ---2 -Content-Type: multipart/alternative; boundary="3" - ---3 -Content-Type: multipart/mixed; boundary="4" - ---4 -Content-Type: text/plain -Content-Disposition: inline - -B ---4 -Content-Type: image/jpeg -Content-Disposition: inline - -C ---4 -Content-Type: text/plain -Content-Disposition: inline - -D ---4-- - ---3 -Content-Type: multipart/related; boundary="5" - ---5 -Content-Type: text/html - -<html>E</html> ---5 -Content-Type: image/jpeg - -F ---5-- - ---3-- - ---2 -Content-Type: image/jpeg -Content-Disposition: attachment - -G ---2 -Content-Type: application/x-excel - -H ---2 -Content-Type: message/rfc822 - -Subject: J - -J ---2-- - ---1 -Content-Type: text/plain -Content-Disposition: inline - -K ---1-- - +Subject: RFC 8621 Section 4.1.4 test
+Content-Type: multipart/mixed; boundary="1"
+
+--1
+Content-Type: text/plain
+Content-Disposition: inline
+
+A
+--1
+Content-Type: multipart/mixed; boundary="2"
+
+--2
+Content-Type: multipart/alternative; boundary="3"
+
+--3
+Content-Type: multipart/mixed; boundary="4"
+
+--4
+Content-Type: text/plain
+Content-Disposition: inline
+
+B
+--4
+Content-Type: image/jpeg
+Content-Disposition: inline
+
+C
+--4
+Content-Type: text/plain
+Content-Disposition: inline
+
+D
+--4--
+
+--3
+Content-Type: multipart/related; boundary="5"
+
+--5
+Content-Type: text/html
+
+<html>E</html>
+--5
+Content-Type: image/jpeg
+
+F
+--5--
+
+--3--
+
+--2
+Content-Type: image/jpeg
+Content-Disposition: attachment
+
+G
+--2
+Content-Type: application/x-excel
+
+H
+--2
+Content-Type: message/rfc822
+
+Subject: J
+
+J
+--2--
+
+--1
+Content-Type: text/plain
+Content-Disposition: inline
+
+K
+--1--
+
|