Skip to content

Instantly share code, notes, and snippets.

@chawkins88
Created December 20, 2016 21:21
Show Gist options
  • Save chawkins88/715eb44ef3e429f52e15ebf02472d8af to your computer and use it in GitHub Desktop.
Save chawkins88/715eb44ef3e429f52e15ebf02472d8af to your computer and use it in GitHub Desktop.
to: [email protected]
from: [email protected]
Gist: email is accepted by by outlook service for staples.com but never reaches end user
{
"tags": [],
"envelope": {
"transport": "smtp",
"sender": "[email protected]",
"sending-ip": "209.61.151.224",
"targets": "[email protected]"
},
"storage": {
"url": "https://se.api.mailgun.net/v3/domains/riverfrontpc.com/messages/eyJwIjpmYWxzZSwiayI6IjJkNDkyMDlmLTU3MGQtNGYwMC05MjQ2LWFkODNjMzVlNTkwNiIsInMiOiJlMWZlNDUxOGU5IiwiYyI6InRhbmtiIn0=",
"key": "eyJwIjpmYWxzZSwiayI6IjJkNDkyMDlmLTU3MGQtNGYwMC05MjQ2LWFkODNjMzVlNTkwNiIsInMiOiJlMWZlNDUxOGU5IiwiYyI6InRhbmtiIn0="
},
"recipient-domain": "staples.com",
"id": "eP2rzXqTQM-IGpZUG07gYw",
"campaigns": [],
"user-variables": {},
"flags": {
"is-routed": false,
"is-authenticated": true,
"is-system-test": false,
"is-test-mode": false
},
"log-level": "info",
"timestamp": 1482163151.964989,
"message": {
"headers": {
"to": "[email protected]",
"message-id": "[email protected]",
"from": "Christina Hallatt <[email protected]>",
"subject": "Fwd: Result letters"
},
"attachments": [
{
"filename": "Prinsen, Douglas res ltr.pdf",
"content-type": "application/pdf",
"size": 50957
},
{
"filename": "St. Rose, Curtis res ltr.pdf",
"content-type": "application/pdf",
"size": 50961
},
{
"filename": "Best, Charles res ltr.pdf",
"content-type": "application/pdf",
"size": 50955
}
],
"recipients": [
"[email protected]"
],
"size": 161017
},
"recipient": "[email protected]",
"event": "delivered",
"delivery-status": {
"tls": true,
"mx-host": "staples-com.mail.protection.outlook.com",
"attempt-no": 1,
"description": null,
"session-seconds": 3.3844549655914307,
"code": 0,
"message": "",
"certificate-verified": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment