Created
December 19, 2017 11:35
-
-
Save ijunaid8989/f54436d6718b8b5cca398a3571d703d3 to your computer and use it in GitHub Desktop.
mailgun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tags": [], | |
"envelope": { | |
"sender": "[email protected]", | |
"transport": "smtp", | |
"targets": "[email protected]" | |
}, | |
"storage": { | |
"url": "https://sw.api.mailgun.net/v3/domains/evercam.io/messages/eyJwIjpmYWxzZSwiayI6ImRkZGNkYjAyLTNkMjUtNDFjMS05NWZjLWZlMTA1ZTBhZmY1MCIsInMiOiJhN2QwMWM0ZDc2IiwiYyI6InRhbmtiIn0=", | |
"key": "eyJwIjpmYWxzZSwiayI6ImRkZGNkYjAyLTNkMjUtNDFjMS05NWZjLWZlMTA1ZTBhZmY1MCIsInMiOiJhN2QwMWM0ZDc2IiwiYyI6InRhbmtiIn0=" | |
}, | |
"log-level": "info", | |
"id": "AgoLOuM5TXy2gVFhqgFF0g", | |
"campaigns": [], | |
"method": "http", | |
"user-variables": {}, | |
"flags": { | |
"is-routed": false, | |
"is-authenticated": true, | |
"is-system-test": false, | |
"is-test-mode": false | |
}, | |
"recipient-domain": "evercam.io", | |
"timestamp": 1513587659.057123, | |
"message": { | |
"headers": { | |
"to": "[email protected]", | |
"message-id": "[email protected]", | |
"from": "Evercam <[email protected]>", | |
"subject": "Your Scheduled SnapMail @ 9:00" | |
}, | |
"attachments": [], | |
"size": 6129 | |
}, | |
"recipient": "[email protected]", | |
"event": "accepted" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment