\r\n
\r\n
\r\n
On Friday, September 23, 2022, 9:44:40 PM UTC, Bo
b <b@example.com> wrote:\r\n
\
r\n
\r\n
\r\n------=_Par
t_390234_811845464.1663969499935--\r\n",
"message_id": "<2031327240.390235.1663969499936@mail.yahoo.
com>"
}
],
"analysis": [],
"attachments": [],
"created_at": "2025-03-02T00:39:02.990+00:00",
"redacted": {},
"subject": "Account problem",
"uuid": "0195544a-cc55-8d85-b9a2-279e0d16bc46"
}
A.4. Email Thread Text vCon
The following is an unsigned form of an vCon for a 3 message email
thread between 2 parties. The email messages are plain text message
bodies.
The unformatted version of the following example can be downloaded
from: https://raw.githubusercontent.com/ietf-wg-vcon/draft-ietf-vcon-
vcon-core/refs/heads/main/examples/
ab_email_prob_followup_text_thread.vcon
{
"vcon": "0.0.2",
"group": [],
"parties": [
{
"mailto": "a@example.com",
"name": "Alice"
},
{
"mailto": "b@example.com",
"name": "Bob"
}
],
"dialog": [
{
"type": "text",
"start": "2022-09-23T23:24:59.000+00:00",
"duration": 0,
"parties": [
0,
1
],
"mediatype": "text/plain",
"encoding": "none",
"body": "Hi Bob:\nI just wanted to follow up to see that yo
ur account is ok now.\n\nRegards,\nAlice\n\n",
"message_id": "<2031327240.390235.1663969499936@mail.yahoo.
com>"
},
{
"type": "text",
"start": "2022-09-23T23:34:32.000+00:00",
"duration": 0,
"parties": [
1,
0
],
"mediatype": "text/plain; charset=UTF-8",
"encoding": "none",
"body": "Hi Alice:\nAll is fine. Thanks.\n\n On Friday,
September 23, 2022, 23:24:59 PM UTC, Alice