-
Notifications
You must be signed in to change notification settings - Fork 8
/
example_post_body.json
87 lines (87 loc) · 4.54 KB
/
example_post_body.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"to": {
"html": "<span class=\"mp_address_group\"><a href=\"mailto:[email protected]\" class=\"mp_address_email\">[email protected]</a></span>",
"text": "[email protected]",
"value": [
{
"name": "",
"address": "[email protected]"
}
]
},
"date": "2017-07-18T20:06:22.000Z",
"from": {
"html": "<span class=\"mp_address_group\"><span class=\"mp_address_name\">Eric</span> <<a href=\"mailto:[email protected]\" class=\"mp_address_email\">[email protected]</a>></span>",
"text": "Eric <[email protected]>",
"value": [
{
"name": "Eric",
"address": "[email protected]"
}
]
},
"html": false,
"text": "This one will definitely work, 100% for sure!\n\n-- \nEric\n\n",
"headers": {
"to": {
"html": "<span class=\"mp_address_group\"><a href=\"mailto:[email protected]\" class=\"mp_address_email\">[email protected]</a></span>",
"text": "[email protected]",
"value": [
{
"name": "",
"address": "[email protected]"
}
]
},
"date": "2017-07-18T20:06:22.000Z",
"from": {
"html": "<span class=\"mp_address_group\"><span class=\"mp_address_name\">Eric</span> <<a href=\"mailto:[email protected]\" class=\"mp_address_email\">[email protected]</a>></span>",
"text": "Eric <[email protected]>",
"value": [
{
"name": "Eric",
"address": "[email protected]"
}
]
},
"subject": "Quail test will work!",
"received": [
"from mail-pg0-f53.google.com (mail-pg0-f53.google.com [74.125.83.53]) by mailglove.example.com (Postfix) with ESMTPS id 13AD64FC for <[email protected]>; Tue, 18 Jul 2017 20:06:25 +0000 (UTC)",
"by mail-pg0-f53.google.com with SMTP id 123so18338526pgj.1 for <[email protected]>; Tue, 18 Jul 2017 13:06:25 -0700 (PDT)",
"from [192.168.45.201] (172-9-106-75.lightspeed.sntcca.sbcglobal.net. [172.9.106.75]) by smtp.gmail.com with ESMTPSA id h27sm6888566pfd.34.2017.07.18.13.06.23 for <[email protected]> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jul 2017 13:06:23 -0700 (PDT)"
],
"message-id": "<[email protected]>",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1",
"x-received": "by 10.98.36.198 with SMTP id k67mr3414654pfk.154.1500408384180; Tue, 18 Jul 2017 13:06:24 -0700 (PDT)",
"content-type": {
"value": "text/plain",
"params": {
"charset": "utf-8"
}
},
"mime-version": "1.0",
"dkim-signature": {
"value": "v=1",
"params": {
"a": "rsa-sha256",
"b": "KTks/pduZvjhkzG3hM8QE3t6UwOTHW1/f5LxvJQ7DROMDGLxW6i9apzWlw5SM2h0Te MLXKa3rtoOlshidSn9vlqP/JyiwfKrS67WUTwXFI/N7LbBS+l4P50SbtTYPGgbEW2by1 RsCxXBzxHEyjCRzxt8mbNCZPf+T4mISyPbHhItP2bpFEpNCHyvbyozHKB5ulcw/0zc7K Dz8Q6t4PuPvEPZL9pAjgIM3rzzC8xGV0RIrfbi2gExh68HvSFYiTX+2arbmV1/zs8kvq 5rmWdXRcA5X3W8/4g83/Ibx2vfEUrBr2o6/TYsrpKuxvJ+7FVNwENP6DdRtdTweiM0EU wscw==",
"c": "relaxed/relaxed",
"d": "example.com.20150623.gappssmtp.com",
"h": "to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language",
"s": "20150623",
"bh": "QH3MQF5+QS6pvU+UUm62dmUVHdZPwdYp/bXkx8eOidg="
}
},
"content-language": "en-US",
"x-gm-message-state": "AIVw112ljgisb6MdkjVpcj2f4HOp4Eielc+uT7pHeiOfvL/TYyQ6B29m reJOOnS2B0tcXPRgFu3WQnZH",
"x-google-dkim-signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language",
"content-transfer-encoding": "7bit"
},
"subject": "Quail test will work!",
"messageId": "<[email protected]>",
"textAsHtml": "<p>This one will definitely work, 100% for sure!</p><p>--<br/>Eric</p>",
"attachments": [],
"envelopeSize": 2785,
"envelopeSender": "[email protected]",
"envelopeRecipient": "[email protected]"
}