1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-05-01 00:07:19 +02:00
Files
SqMod/vendor/POCO/Net/fuzzing/seed/Mail/0002
T
Sandu Liviu Catalin f2b7499f85 Update libraries and make it build on windows.
Still gets some warnings because compilers have changed. But should work.
2025-06-25 22:34:23 +03:00

31 lines
580 B
Plaintext

From: Some One <some.one@example.org>
To: Someone Else <someone.else@example.org>
Subject: =?MacChineseTrad?B?T2zpcg==?=
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary=zxnrbl
This is the preamble.
--zxnrbl
Content-Type: multipart/alternative; boundary=xyzzy
This is the nested preamble.
--xyzzy
Content-Type: text/plain
Hello!
--xyzzy
Content-Type: text/html
<p>Hello!</p>
--xyzzy--
This is the nested epilogue.
--zxnrbl
Content-Type: text/plain
Content-Disposition: attachment; filename="attachment.txt"
This is the attachment.
--zxnrbl--
This is the epilogue.