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.
49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
{
|
|
"keywords": {
|
|
"$seen": true,
|
|
"$draft": true
|
|
},
|
|
"from": [
|
|
{
|
|
"name": "Joe Bloggs",
|
|
"email": "[email protected]"
|
|
}
|
|
],
|
|
"to": [
|
|
{
|
|
"name": "John",
|
|
"email": "[email protected]"
|
|
}
|
|
],
|
|
"messageId": [
|
|
"my-message-id"
|
|
],
|
|
"subject": "World domination",
|
|
"receivedAt": "2018-07-10T01:05:08Z",
|
|
"sentAt": "2018-07-10T11:05:08+10:00",
|
|
"bodyStructure": {
|
|
"type": "multipart/alternative",
|
|
"subParts": [
|
|
{
|
|
"partId": "a49d",
|
|
"type": "text/html",
|
|
"header:Content-Language": "en"
|
|
},
|
|
{
|
|
"partId": "bd48",
|
|
"type": "text/plain",
|
|
"header:Content-Language": "en"
|
|
}
|
|
]
|
|
},
|
|
"bodyValues": {
|
|
"bd48": {
|
|
"value": "I have the most brilliant plan. Let me tell you all about it. What we do is, we",
|
|
"isTruncated": false
|
|
},
|
|
"a49d": {
|
|
"value": "<!DOCTYPE html><html><head><title></title><style type=\"text/css\">div{font-size:16px}</style></head><body><div>I have the most <b>brilliant</b> plan. Let me tell you all about it. What we do is, we</div></body></html>",
|
|
"isTruncated": false
|
|
}
|
|
}
|
|
} |