]> Sergey Matveev's repositories - public-inbox.git/blob - t/filter_base-xhtml.eml
No ext_urls
[public-inbox.git] / t / filter_base-xhtml.eml
1 From: a@example.com
2 Subject: blah
3 Content-Type: multipart/alternative; boundary="b"
4 MIME-Version: 1.0
5 Content-Transfer-Encoding: 7bit
6
7 --b
8 Content-Type: text/xhtml; charset=UTF-8
9 Content-Transfer-Encoding: base64
10
11 PGh0bWw+PGJvZHk+aGk8L2JvZHk+PC9odG1sPg==
12
13 --b
14 Content-Type: text/plain
15 Content-Transfer-Encoding: quoted-printable
16
17 hi =3D "bye"=
18
19 --b--