lei/store: stop shard workers + cat-file on idle
[public-inbox.git] / t / mda-mime.eml
blob64a92816094e3d536ceffd2a2c8942246b5da9b2
1 From: a@example.com
2 Subject: blah
3 Cc: test-public@example.com
4 Message-ID: <multipart-html-sucks@11>
5 Content-Type: multipart/alternative; boundary="b"
6 MIME-Version: 1.0
7 Content-Transfer-Encoding: 7bit
9 --b
10 Content-Type: text/html; charset=UTF-8
11 Content-Transfer-Encoding: base64
13 PGh0bWw+PGJvZHk+aGk8L2JvZHk+PC9odG1sPg==
15 --b
16 Content-Type: text/plain
17 Content-Transfer-Encoding: quoted-printable
19 hi =3D "bye"=
21 --b--