Skip to content

Instantly share code, notes, and snippets.

@dominicsayers
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dominicsayers/c40b08b7d581aa54e4d0 to your computer and use it in GitHub Desktop.
Save dominicsayers/c40b08b7d581aa54e4d0 to your computer and use it in GitHub Desktop.
JSON sent by CloudMailin (sent from Gmail - Bcc header is set)
{
"headers": {
"Received": [
"by lbio15 with SMTP id o15so1647431lbi.1 for <smartangel@xenapto.me>; Sat, 06 Jun 2015 08:19:30 -0700",
"by 10.112.72.99 with HTTP; Sat, 06 Jun 2015 08:19:30 -0700"
],
"Date": "Sat, 06 Jun 2015 16:19:30 +0100",
"From": "Dominic Sayers <dominic.sayers@gmail.com>",
"To": "To1 <to1@xenapto.com>, To2 <to2@xenapto.com>",
"Cc": "Cc1 <cc1@xenapto.com>, Cc2 <cc2@xenapto.com>",
"Bcc": "smartangel@xenapto.me",
"Message-ID": "<CACN=5_LW6AEN85QdvVYMJFBPLurn6-3WgW3=JtSQ35pCJ0cttw@mail.gmail.com>",
"Subject": "TM08",
"Mime-Version": "1.0",
"Content-Type": "multipart/alternative; boundary=001a11c36c9667dcce0517daef07",
"DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=xL0OkLvJdLBMYiGGGHCgUsflTkEm1ep1ZnKbXyym8ro=; b=H8huQM15Z/lYknWhsXT5hmBsKGXwXJGjG/q6ihss/GclUvAqSyBrz8cP0kcOBxEU00 om50e27RJjulcQyIyroxZy+RKi0rjWsypjlJyaUKMiW5bAgiG3TNZ5j74OslKoTjx0/n zEjhzMdLS8VRuXsBn+c1+fnlAUtkUsx6UuYLrjoWJgY7wMme2mH14CmR7KxB0GpNLA3j WbDX+1a8pxMcRbuyC3iHNcYJc2v60sQx+1SCyqBb5w4dz0x+Sf6DfVbXo88cat+EobOh iXhtVGUAguukwBvlGB6j0+sm8IHPjPh0EaDGLX0I9pr/IBlbS6ckOjMJ9kOz5eizw3oP LM6Q==",
"X-Received": "by 10.112.201.74 with SMTP id jy10mr8191412lbc.94.1433603970421; Sat, 06 Jun 2015 08:19:30 -0700 (PDT)"
},
"envelope": {
"to": "smartangel@xenapto.me",
"recipients": [
"smartangel@xenapto.me"
],
"from": "dominic.sayers@gmail.com",
"helo_domain": "mail-lb0-f195.google.com",
"remote_ip": "209.85.217.195",
"spf": {
"result": "neutral",
"domain": "gmail.com"
}
},
"plain": "Mentioning Dave McClure here\n",
"html": "<div dir=\"ltr\">Mentioning Dave McClure here</div>\n",
"reply_plain": null,
"attachments": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment