Files
inbuxa-server/tests/resources/jmap/email_get/text_body_missing.json
T
jcoffey-dev 7dae9b29fd 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.
2026-09-18 10:21:56 -07:00

165 lines
3.7 KiB
JSON

{
"mailboxIds": {
"a": true
},
"keywords": {
"tag": true
},
"size": 2527,
"receivedAt": "2050-01-28T16:26:40Z",
"messageId": [
"[email protected]"
],
"from": [
{
"name": "Doug Sauder",
"email": "[email protected]"
}
],
"to": [
{
"name": "Joe Blow",
"email": "[email protected]"
}
],
"subject": "Test message from Microsoft Outlook 00",
"sentAt": "2000-05-17T23:35:05Z",
"bodyStructure": {
"partId": "0",
"blobId": "blob_0",
"size": 1453,
"headers": [
{
"name": "From",
"value": " \"Doug Sauder\" <[email protected]>"
},
{
"name": "To",
"value": " \"Joe Blow\" <[email protected]>"
},
{
"name": "Subject",
"value": " Test message from Microsoft Outlook 00"
},
{
"name": "Date",
"value": " Wed, 17 May 2000 19:35:05 -0400"
},
{
"name": "Message-ID",
"value": " <[email protected]>"
},
{
"name": "MIME-Version",
"value": " 1.0"
},
{
"name": "Content-Type",
"value": " image/png;\n\tname=\"redball.png\""
},
{
"name": "Content-Transfer-Encoding",
"value": " base64"
},
{
"name": "Content-Disposition",
"value": " attachment;\n\tfilename=\"redball.png\""
},
{
"name": "X-Priority",
"value": " 3 (Normal)"
},
{
"name": "X-MSMail-Priority",
"value": " Normal"
},
{
"name": "X-Mailer",
"value": " Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)"
},
{
"name": "Importance",
"value": " Normal"
},
{
"name": "X-MimeOLE",
"value": " Produced By Microsoft MimeOLE V5.00.2314.1300"
}
],
"name": "redball.png",
"type": "image/png",
"disposition": "attachment"
},
"bodyValues": {},
"textBody": [],
"htmlBody": [],
"attachments": [
{
"partId": "0",
"blobId": "blob_0",
"size": 1453,
"headers": [
{
"name": "From",
"value": " \"Doug Sauder\" <[email protected]>"
},
{
"name": "To",
"value": " \"Joe Blow\" <[email protected]>"
},
{
"name": "Subject",
"value": " Test message from Microsoft Outlook 00"
},
{
"name": "Date",
"value": " Wed, 17 May 2000 19:35:05 -0400"
},
{
"name": "Message-ID",
"value": " <[email protected]>"
},
{
"name": "MIME-Version",
"value": " 1.0"
},
{
"name": "Content-Type",
"value": " image/png;\n\tname=\"redball.png\""
},
{
"name": "Content-Transfer-Encoding",
"value": " base64"
},
{
"name": "Content-Disposition",
"value": " attachment;\n\tfilename=\"redball.png\""
},
{
"name": "X-Priority",
"value": " 3 (Normal)"
},
{
"name": "X-MSMail-Priority",
"value": " Normal"
},
{
"name": "X-Mailer",
"value": " Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)"
},
{
"name": "Importance",
"value": " Normal"
},
{
"name": "X-MimeOLE",
"value": " Produced By Microsoft MimeOLE V5.00.2314.1300"
}
],
"name": "redball.png",
"type": "image/png",
"disposition": "attachment"
}
],
"hasAttachment": true
}