Advertisement
Guest User

Untitled

a guest
Jul 30th, 2017
475
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. {
  2. "message":{
  3. "notificationType":"Delivery",
  4. "mail":{
  5. "timestamp":"2017-07-30T10:56:32.286Z",
  6. "source":"=?UTF-8?B?Rmxhc2h5YXBwIA==?= <test@flashyapp.com>",
  7. "sourceArn":"arn:aws:ses:eu-west-1:318660074608:identity\/flashyapp.com",
  8. "sourceIp":"84.109.233.235",
  9. "sendingAccountId":"318660074608",
  10. "messageId":"0102015d9323f01e-d8d3b769-21bc-4826-81b3-afa87e495d28-000000",
  11. "destination":[
  12. "=?UTF-8?B?Sm9obiBEb2Ug?= <hello@pixelshop.io>"
  13. ],
  14. "headersTruncated":false,
  15. "headers":[
  16. {
  17. "name":"To",
  18. "value":"John Doe <hello@pixelshop.io>"
  19. },
  20. {
  21. "name":"From",
  22. "value":"Flashyapp <test@flashyapp.com>"
  23. },
  24. {
  25. "name":"Subject",
  26. "value":"\u05d3\u05e8\u05d5\u05e9\u05d4 \u05e1\u05d9\u05d9\u05e2\u05ea \u05dc\u05d2\u05df \u05d9\u05dc\u05d3\u05d9\u05dd \u05e4\u05e8\u05d8\u05d9 \u05d1\u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4"
  27. },
  28. {
  29. "name":"MIME-Version",
  30. "value":"1.0"
  31. },
  32. {
  33. "name":"Content-type",
  34. "value":"Multipart\/Mixed; boundary=\"12852597dbb7b2e72f8.83570817\""
  35. }
  36. ],
  37. "commonHeaders":{
  38. "from":[
  39. "Flashyapp <test@flashyapp.com>"
  40. ],
  41. "to":[
  42. "John Doe <hello@pixelshop.io>"
  43. ],
  44. "subject":"\u05d3\u05e8\u05d5\u05e9\u05d4 \u05e1\u05d9\u05d9\u05e2\u05ea \u05dc\u05d2\u05df \u05d9\u05dc\u05d3\u05d9\u05dd \u05e4\u05e8\u05d8\u05d9 \u05d1\u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4"
  45. }
  46. },
  47. "delivery":{
  48. "timestamp":"2017-07-30T10:56:33.383Z",
  49. "processingTimeMillis":1097,
  50. "recipients":[
  51. "hello@pixelshop.io"
  52. ],
  53. "smtpResponse":"250 2.0.0 OK 1501412193 c46si6949928edc.6 - gsmtp",
  54. "remoteMtaIp":"209.85.203.26",
  55. "reportingMTA":"a3-3.smtp-out.eu-west-1.amazonses.com"
  56. }
  57. },
  58. "headers":{
  59. "To":"John Doe <hello@pixelshop.io>",
  60. "From":"Flashyapp <test@flashyapp.com>",
  61. "Subject":"\u05d3\u05e8\u05d5\u05e9\u05d4 \u05e1\u05d9\u05d9\u05e2\u05ea \u05dc\u05d2\u05df \u05d9\u05dc\u05d3\u05d9\u05dd \u05e4\u05e8\u05d8\u05d9 \u05d1\u05e4\u05ea\u05d7 \u05ea\u05e7\u05d5\u05d5\u05d4",
  62. "MIME-Version":"1.0",
  63. "Content-type":"Multipart\/Mixed; boundary=\"12852597dbb7b2e72f8.83570817\""
  64. }
  65. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement