-
Notifications
You must be signed in to change notification settings - Fork 528
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add test for single eml file with attachment
- Loading branch information
Showing
2 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
From: Art Vandelay <art@vandelay.com> (Vandelay Industries) | ||
To: "Colleagues": "James Smythe" <james@vandelay.com>; Friends: | ||
jane@example.com, =?UTF-8?Q?John_Sm=C3=AEth?= <john@example.com>; | ||
Date: Sat, 20 Nov 2021 14:22:01 -0800 | ||
Subject: Why not both importing AND exporting? =?utf-8?b?4pi6?= | ||
Content-Type: multipart/mixed; boundary="festivus"; | ||
|
||
--festivus | ||
Content-Type: text/html; charset="us-ascii" | ||
Content-Transfer-Encoding: base64 | ||
|
||
PGh0bWw+PHA+SSB3YXMgdGhpbmtpbmcgYWJvdXQgcXVpdHRpbmcgdGhlICZsZHF1bztle | ||
HBvcnRpbmcmcmRxdW87IHRvIGZvY3VzIGp1c3Qgb24gdGhlICZsZHF1bztpbXBvcnRpbm | ||
cmcmRxdW87LDwvcD48cD5idXQgdGhlbiBJIHRob3VnaHQsIHdoeSBub3QgZG8gYm90aD8 | ||
gJiN4MjYzQTs8L3A+PC9odG1sPg== | ||
--festivus | ||
Content-Type: image/gif; name="TestFile.gif"; | ||
Content-Transfer-Encoding: Base64 | ||
Content-Disposition: attachment | ||
R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 | ||
--festivus-- |