Advertisement
Guest User

Untitled

a guest
Nov 20th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.52 KB | None | 0 0
  1. [
  2.     {
  3.         "body": "<p>Delivery to the following recipient failed permanently:</p>\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;nosuchuser@testingxonapi.org</p>\n<p>Technical details of permanent failure: <br>DNS Error: Address resolution of testingxonapi.org. failed: Domain name not found</p>\n<p>----- Original message -----</p>\n<p>DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;d=gmail.com; s=20120113;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;h=date:user-agent:message-id:to:from:subject:mime-version<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:content-type;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bh=acHZCiamOCorKi/+l84wyt2UAYQg7iRX3Hn45FZkphA=;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b=AQ5HoSJujTbz6U+Hme83vE20NvmoeIQcbK+GPQJ+SjJ5WKKuJTbmhS5Xy0qskJz5W4<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Y4OyAeQK0tOvnd98P0bSa3x6HmxwP+h3mo3MaiKkTyupA0MIjBuFMssJZ5MsuAZfEHU8<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;urgrTqWA9lraKUXESGjvkh1bV2gM8WlSl9FTGNs1Py8EF9RGEAZlVLtNtLlEGOS5CROS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;U0dwepqmNr4DNrGQgngMsfsZK1Gs6OwVDxOmUwCnGFMrpsjN2lHRmZ4eK9OH6BduQgN2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DQpEzOE0EWd1GCe8j9DedWrgmdqxLXnFNc5imgD3JwqOTlkwTQLnA7j8gwVUm9zTx+nT<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WiGQ==<br>X-Received: by 10.194.113.170 with SMTP id iz10mr23464421wjb.58.1442491455536;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thu, 17 Sep 2015 05:04:15 -0700 (PDT)<br>Return-Path: &lt;demo1.xonapi@gmail.com&gt;<br>Received: from localhost.localdomain (ns397923.ip-151-80-41.eu. [151.80.41.175])<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;by smtp.gmail.com with ESMTPSA id pb4sm3086969wjb.8.2015.09.17.05.04.14<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for &lt;nosuchuser@testingxonapi.org&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thu, 17 Sep 2015 05:04:14 -0700 (PDT)<br>Date: Thu, 17 Sep 2015 05:04:14 -0700 (PDT)<br>User-Agent: NylasMailer/0.4<br>Message-Id: &lt;3b5bcollnha8nf7w3jx0elo13-0@mailer.nylas.com&gt;<br>X-Inbox-Id: 3b5bcollnha8nf7w3jx0elo13-0<br>To: nosuchuser@testingxonapi.org<br>From: Demo Xonapi &lt;demo1.xonapi@gmail.com&gt;<br>Subject: Hello from tests<br>Mime-Version: 1.0<br>Content-Type: multipart/alternative; boundary=\"4dd77a6bf110411fa9920010e34068e7\"</p>\n<p>Hello from tests, dear!</p>",
  4.         "date": "2015-09-17T12:04:16Z",
  5.         "from": [
  6.             {
  7.                 "email": "mailer-daemon@googlemail.com",
  8.                 "name": "Mail Delivery Subsystem"
  9.             }
  10.         ],
  11.         "id": "c8922a8xzaef8xjfj7v4i7u8",
  12.         "subject": "Delivery Status Notification (Failure)",
  13.         "to": [
  14.             {
  15.                 "email": "demo1.xonapi@gmail.com",
  16.                 "name": ""
  17.             }
  18.         ],
  19.         "unread": false
  20.     },
  21.     {
  22.         "body": "Hello from tests, dear!",
  23.         "date": "2015-09-17T12:04:13Z",
  24.         "from": [
  25.             {
  26.                 "email": "demo1.xonapi@gmail.com",
  27.                 "name": "Demo Xonapi"
  28.             }
  29.         ],
  30.         "id": "3b5bcollnha8nf7w3jx0elo13",
  31.         "subject": "Hello from tests",
  32.         "to": [
  33.             {
  34.                 "email": "nosuchuser@testingxonapi.org",
  35.                 "name": ""
  36.             }
  37.         ],
  38.         "unread": false
  39.     }
  40. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement