diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 10:17:42 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-05 10:17:42 +0200 |
commit | 744018c967b114f389090a9105d9cafac57d818f (patch) | |
tree | 395629fc8ce4d5c9035e5a9c90444165e39039e7 /tests/emails/malformed/015.eml | |
parent | aca37b64c841037fce16ebbe63360ed5c9db17c8 (diff) | |
download | aerogramme-744018c967b114f389090a9105d9cafac57d818f.tar.gz aerogramme-744018c967b114f389090a9105d9cafac57d818f.zip |
Add some test emails from mail-parser
Diffstat (limited to 'tests/emails/malformed/015.eml')
-rw-r--r-- | tests/emails/malformed/015.eml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/emails/malformed/015.eml b/tests/emails/malformed/015.eml new file mode 100644 index 0000000..dc9669f --- /dev/null +++ b/tests/emails/malformed/015.eml @@ -0,0 +1,26 @@ +Return-Path: <test@example.org> +Subject: Hello world +From: Test User <test@example.org> +To: Another User <test2@example.org> +Message-Id: <1.2.3.4@example> +Mime-Version: 1.0 +Date: Sun, 23 May 2007 04:58:08 +0300 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; + boundary="=-GNQXLhuj24Pl1aCkk4/d" + +--=-GNQXLhuj24Pl1aCkk4/d +Content-Type: text/plain +Content-Transfer-Encoding: quoted-printable + +There was a day=20 +a happy=20day + +--=-GNQXLhuj24Pl1aCkk4/d +Content-Type: application/pgp-signature; name=signature.asc + +invalid + +--=-GNQXLhuj24Pl1aCkk4/d-- + + |