-
Notifications
You must be signed in to change notification settings - Fork 0
/
failed-temporary.json
68 lines (66 loc) · 1.8 KB
/
failed-temporary.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
{
"signature": {
"timestamp": "1534190798",
"token": "70ea94ef7bc6f3c0a1fa3495d11714322d484460e7cb1f760b",
"signature": "73fe33eed24d89d46fe7a0cd7480497f1eaea86f3a1952b4db33adf8334e17e8"
},
"event-data": {
"severity": "temporary",
"tags": [
"my_tag_1",
"my_tag_2"
],
"timestamp": 1521472262.9082,
"storage": {
"url": "https:\/\/se.api.mailgun.net\/v3\/domains\/suet.co\/messages\/message_key",
"key": "message_key"
},
"log-level": "warn",
"event": "failed",
"campaigns": [
],
"reason": "generic",
"user-variables": {
"my_var_1": "Mailgun Variable #1",
"my-var-2": "awesome"
},
"flags": {
"is-routed": false,
"is-authenticated": true,
"is-system-test": false,
"is-test-mode": false
},
"recipient-domain": "example.com",
"envelope": {
"sending-ip": "209.61.154.250",
"sender": "[email protected]",
"transport": "smtp",
"targets": "[email protected]"
},
"message": {
"headers": {
"to": "Alice <[email protected]>",
"message-id": "[email protected]",
"from": "Bob <[email protected]>",
"subject": "Test delivered webhook"
},
"attachments": [
],
"size": 111
},
"recipient": "[email protected]",
"id": "Fs7-5t81S2ispqxqDw2U4Q",
"delivery-status": {
"tls": true,
"mx-host": "smtp-in.example.com",
"attempt-no": 1,
"description": "",
"session-seconds": 0.12817406654358,
"utf8": true,
"retry-seconds": 600,
"code": 452,
"message": "4.2.2 The email account that you tried to reach is over quota. Please direct\n4.2.2 the recipient to\n4.2.2 https:\/\/support.example.com\/mail\/?p=422",
"certificate-verified": true
}
}
}