mail-server/tests/resources/jmap_mail_get/multipart_cid.json

269 lines
6.5 KiB
JSON
Raw Normal View History

2023-04-19 23:09:37 +08:00
{
"mailboxIds": {
"a": true
},
"keywords": {
"tag": true
},
"size": 7477,
"receivedAt": "2206-12-09T08:26:40Z",
"messageId": [
"NDBBIAKOPKHFGPLCODIGKEKFCHAA.doug@example.com"
],
"from": [
{
"name": "Doug Sauder",
"email": "doug@example.com"
}
],
"to": [
{
"name": "Joe Blow",
"email": "jblow@example.com"
}
],
"subject": "Test message from Microsoft Outlook 00",
"sentAt": "2000-05-17T23:44:45Z",
"bodyStructure": {
"headers": [
{
"name": "From",
"value": " \"Doug Sauder\" <doug@example.com>"
},
{
"name": "To",
"value": " \"Joe Blow\" <jblow@example.com>"
},
{
"name": "Subject",
"value": " Test message from Microsoft Outlook 00"
},
{
"name": "Date",
"value": " Wed, 17 May 2000 19:44:45 -0400"
},
{
"name": "Message-ID",
"value": " <NDBBIAKOPKHFGPLCODIGKEKFCHAA.doug@example.com>"
},
{
"name": "MIME-Version",
"value": " 1.0"
},
{
"name": "Content-Type",
"value": " multipart/related;\n\tboundary=\"----=_NextPart_000_000C_01BFC038.5A5C8E60\""
},
{
"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"
}
],
"type": "multipart/related",
"subParts": [
{
"headers": [
{
"name": "Content-Type",
"value": " multipart/alternative;\n\tboundary=\"----=_NextPart_001_000D_01BFC038.5A5C8E60\""
}
],
"type": "multipart/alternative",
"subParts": [
{
"partId": "2",
"blobId": "blob_0",
"size": 761,
"headers": [
{
"name": "Content-Type",
"value": " text/plain;\n\tcharset=\"iso-8859-1\""
},
{
"name": "Content-Transfer-Encoding",
"value": " quoted-printable"
}
],
"type": "text/plain",
"charset": "iso-8859-1"
},
{
"partId": "3",
"blobId": "blob_1",
"size": 1442,
"headers": [
{
"name": "Content-Type",
"value": " text/html;\n\tcharset=\"iso-8859-1\""
},
{
"name": "Content-Transfer-Encoding",
"value": " quoted-printable"
}
],
"type": "text/html",
"charset": "iso-8859-1"
}
]
},
{
"partId": "4",
"blobId": "blob_2",
"size": 1325,
"headers": [
{
"name": "Content-Type",
"value": " image/png;\n\tname=\"blueball.png\""
},
{
"name": "Content-Transfer-Encoding",
"value": " base64"
},
{
"name": "Content-ID",
"value": " <823504223@17052000-0f8d>"
}
],
"name": "blueball.png",
"type": "image/png",
"cid": "823504223@17052000-0f8d"
},
{
"partId": "5",
"blobId": "blob_3",
"size": 1453,
"headers": [
{
"name": "Content-Type",
"value": " image/png;\n\tname=\"redball.png\""
},
{
"name": "Content-Transfer-Encoding",
"value": " base64"
},
{
"name": "Content-ID",
"value": " <823504223@17052000-0f94>"
}
],
"name": "redball.png",
"type": "image/png",
"cid": "823504223@17052000-0f94"
}
]
},
"bodyValues": {
"2": {
"value": "\nThe Hare and the Tortoise \n \nA HARE one day ridiculed the short feet and slow pace of the Tortoi...",
"isEncodingProblem": false,
"isTruncated": true
},
"3": {
"value": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<HTML><HEAD>\n...",
"isEncodingProblem": false,
"isTruncated": true
}
},
"textBody": [
{
"partId": "2",
"blobId": "blob_0",
"size": 761,
"headers": [
{
"name": "Content-Type",
"value": " text/plain;\n\tcharset=\"iso-8859-1\""
},
{
"name": "Content-Transfer-Encoding",
"value": " quoted-printable"
}
],
"type": "text/plain",
"charset": "iso-8859-1"
}
],
"htmlBody": [
{
"partId": "3",
"blobId": "blob_1",
"size": 1442,
"headers": [
{
"name": "Content-Type",
"value": " text/html;\n\tcharset=\"iso-8859-1\""
},
{
"name": "Content-Transfer-Encoding",
"value": " quoted-printable"
}
],
"type": "text/html",
"charset": "iso-8859-1"
}
],
"attachments": [
{
"partId": "4",
"blobId": "blob_2",
"size": 1325,
"headers": [
{
"name": "Content-Type",
"value": " image/png;\n\tname=\"blueball.png\""
},
{
"name": "Content-Transfer-Encoding",
"value": " base64"
},
{
"name": "Content-ID",
"value": " <823504223@17052000-0f8d>"
}
],
"name": "blueball.png",
"type": "image/png",
"cid": "823504223@17052000-0f8d"
},
{
"partId": "5",
"blobId": "blob_3",
"size": 1453,
"headers": [
{
"name": "Content-Type",
"value": " image/png;\n\tname=\"redball.png\""
},
{
"name": "Content-Transfer-Encoding",
"value": " base64"
},
{
"name": "Content-ID",
"value": " <823504223@17052000-0f94>"
}
],
"name": "redball.png",
"type": "image/png",
"cid": "823504223@17052000-0f94"
}
],
"hasAttachment": true,
"preview": "\nThe Hare and the Tortoise \n \nA HARE one day ridiculed the short feet and slow pace of the Tortoise, who replied, laughing: \"Though you be swift as the wind, I will beat you in a race.\" The Hare, believing her assertion to be simply impossible, assent..."
}