Guest User

Untitled

a guest
Nov 20th, 2017
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. { "notificationType": "Bounce", "bounce": {
  2. "bounceType": "Permanent",
  3. "bounceSubType": "General",
  4. "bouncedRecipients": [{
  5. "emailAddress": "bounce@simulator.amazonses.com",
  6. "action": "failed",
  7. "status": "5.1.1",
  8. "diagnosticCode": "smtp; 550 5.1.1 user unknown"
  9. }],
  10. "timestamp": "2017-11-20T11:05:06.477Z",
  11. "feedbackId": "0102015fd91a6479-ae22395c-1f7d-4423-a9e5-e0715bffc731-000000",
  12. "remoteMtaIp": "1.2.3.4",
  13. "reportingMTA": "dsn; a4-8.smtp-out.eu-west-1.amazonses.com" }, "mail": {
  14. "timestamp": "2017-11-20T11:05:04.000Z",
  15. "source": "bounce.crm+b.83.52.2a7c92a4101dd5fd@example.com",
  16. "sourceArn": "ARN_INTERNAL:identity/example.com",
  17. "sourceIp": "1.2.3.4",
  18. "sendingAccountId": "__ID__",
  19. "messageId": "0102015fd91a5ca3-93c245fe-e333-46ae-8fed-96160d20cfab-000000",
  20. "destination": ["bounce@simulator.amazonses.com"],
  21. "headersTruncated": false,
  22. "headers": [{
  23. "name": "Received",
  24. "value": "from crm.example.com (mx02.example.com [1.2.3.4]) by email-smtp.amazonaws.com with SMTP (SimpleEmailService-2638500019) id MbY8b9mKuaex7LdPcwd8 for bounce@simulator.amazonses.com; Mon, 20 Nov 2017 11:05:04 +0000 (UTC)"
  25. }, {
  26. "name": "MIME-Version",
  27. "value": "1.0"
  28. }, {
  29. "name": "Content-Type",
  30. "value": "multipart/alternative; boundary="=_99c8dccfc484a99b0f6101141a34c4ae""
  31. }, {
  32. "name": "Reply-To",
  33. "value": ""Example Company" <info@example.com>"
  34. }, {
  35. "name": "Return-Path",
  36. "value": "bounce.crm+b.83.52.2a7c92a4101dd5fd@example.com"
  37. }, {
  38. "name": "From",
  39. "value": ""Example Company" <info@example.com>"
  40. }, {
  41. "name": "Subject",
  42. "value": "Bounce Test – Monday 4"
  43. }, {
  44. "name": "List-Unsubscribe",
  45. "value": "<mailto:bounce.crm+u.83.52.2a7c92a4101dd5fd@example.com>"
  46. }, {
  47. "name": "job_id",
  48. "value": "83"
  49. }, {
  50. "name": "To",
  51. "value": "Tom TestUser <bounce@simulator.amazonses.com>"
  52. }, {
  53. "name": "Precedence",
  54. "value": "bulk"
  55. }, {
  56. "name": "X-CiviMail-Bounce",
  57. "value": "bounce.crm+b.83.52.2a7c92a4101dd5fd@example.com"
  58. }, {
  59. "name": "Date",
  60. "value": "Mon, 20 Nov 2017 12:05:04 +0100"
  61. }],
  62. "commonHeaders": {
  63. "returnPath": "bounce.crm+b.83.52.2a7c92a4101dd5fd@example.com",
  64. "from": ["Example Company <info@example.com>"],
  65. "replyTo": ["Example Company <info@example.com>"],
  66. "date": "Mon, 20 Nov 2017 12:05:04 +0100",
  67. "to": ["Tom TestUser <bounce@simulator.amazonses.com>"],
  68. "subject": "Bounce Test – Monday 4"
  69. } } }
Add Comment
Please, Sign In to add comment