Import upstream v0.16.22, stripped
Upstream commit: 474dd0229cb20cf513036619781ed97bd8073c3f Enterprise-only files removed or emptied: 63 Enterprise-only snippets removed: 117 in 50 files Dangling module declarations removed: 5 Cargo edits turning enterprise off: 14 Verification: clean Enterprise feature gates left for rebuilt features: 19 in 18 files Produced by tools/fork/strip.py. The full report is in docs/fork/strip-reports/ on main.
This commit is contained in:
@@ -0,0 +1,150 @@
|
||||
{
|
||||
"mailboxIds": null,
|
||||
"size": 872,
|
||||
"messageId": [
|
||||
"[email protected]"
|
||||
],
|
||||
"from": [
|
||||
{
|
||||
"name": "Name",
|
||||
"email": "[email protected]"
|
||||
}
|
||||
],
|
||||
"to": [
|
||||
{
|
||||
"name": "[email protected]",
|
||||
"email": "[email protected]"
|
||||
}
|
||||
],
|
||||
"subject": "HTML test",
|
||||
"sentAt": "2021-12-14T10:48:25Z",
|
||||
"bodyStructure": {
|
||||
"headers": [
|
||||
{
|
||||
"name": "To",
|
||||
"value": " \"[email protected]\" <[email protected]>"
|
||||
},
|
||||
{
|
||||
"name": "From",
|
||||
"value": " Name <[email protected]>"
|
||||
},
|
||||
{
|
||||
"name": "Subject",
|
||||
"value": " HTML test"
|
||||
},
|
||||
{
|
||||
"name": "Message-ID",
|
||||
"value": " <[email protected]>"
|
||||
},
|
||||
{
|
||||
"name": "Date",
|
||||
"value": " Tue, 14 Dec 2021 11:48:25 +0100"
|
||||
},
|
||||
{
|
||||
"name": "MIME-Version",
|
||||
"value": " 1.0"
|
||||
},
|
||||
{
|
||||
"name": "Content-Type",
|
||||
"value": " multipart/alternative;\r\n boundary=\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\""
|
||||
},
|
||||
{
|
||||
"name": "Content-Language",
|
||||
"value": " en-US"
|
||||
}
|
||||
],
|
||||
"type": "multipart/alternative",
|
||||
"language": [
|
||||
"en-US"
|
||||
],
|
||||
"subParts": [
|
||||
{
|
||||
"partId": "1",
|
||||
"blobId": "blob_0",
|
||||
"size": 30,
|
||||
"headers": [
|
||||
{
|
||||
"name": "Content-Type",
|
||||
"value": " text/plain; charset=utf-8; format=flowed"
|
||||
},
|
||||
{
|
||||
"name": "Content-Transfer-Encoding",
|
||||
"value": " 7bit"
|
||||
}
|
||||
],
|
||||
"type": "text/plain",
|
||||
"charset": "utf-8"
|
||||
},
|
||||
{
|
||||
"partId": "2",
|
||||
"blobId": "blob_1",
|
||||
"size": 173,
|
||||
"headers": [
|
||||
{
|
||||
"name": "Content-Type",
|
||||
"value": " text/html; charset=utf-8"
|
||||
},
|
||||
{
|
||||
"name": "Content-Transfer-Encoding",
|
||||
"value": " 7bit"
|
||||
}
|
||||
],
|
||||
"type": "text/html",
|
||||
"charset": "utf-8"
|
||||
}
|
||||
]
|
||||
},
|
||||
"bodyValues": {
|
||||
"1": {
|
||||
"value": "This is an *HTML* test message",
|
||||
"isEncodingProblem": false,
|
||||
"isTruncated": false
|
||||
},
|
||||
"2": {
|
||||
"value": "<html>\n <head>\n <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">\n </head>...",
|
||||
"isEncodingProblem": false,
|
||||
"isTruncated": true
|
||||
}
|
||||
},
|
||||
"textBody": [
|
||||
{
|
||||
"partId": "1",
|
||||
"blobId": "blob_0",
|
||||
"size": 30,
|
||||
"headers": [
|
||||
{
|
||||
"name": "Content-Type",
|
||||
"value": " text/plain; charset=utf-8; format=flowed"
|
||||
},
|
||||
{
|
||||
"name": "Content-Transfer-Encoding",
|
||||
"value": " 7bit"
|
||||
}
|
||||
],
|
||||
"type": "text/plain",
|
||||
"charset": "utf-8"
|
||||
}
|
||||
],
|
||||
"htmlBody": [
|
||||
{
|
||||
"partId": "2",
|
||||
"blobId": "blob_1",
|
||||
"size": 173,
|
||||
"headers": [
|
||||
{
|
||||
"name": "Content-Type",
|
||||
"value": " text/html; charset=utf-8"
|
||||
},
|
||||
{
|
||||
"name": "Content-Transfer-Encoding",
|
||||
"value": " 7bit"
|
||||
}
|
||||
],
|
||||
"type": "text/html",
|
||||
"charset": "utf-8"
|
||||
}
|
||||
],
|
||||
"attachments": [],
|
||||
"hasAttachment": false,
|
||||
"preview": "This is an *HTML* test message"
|
||||
}
|
||||
Reference in New Issue
Block a user