Skip to content

Instantly share code, notes, and snippets.

@andris9
Created September 27, 2013 08:16
Show Gist options
  • Save andris9/6725562 to your computer and use it in GitHub Desktop.
Save andris9/6725562 to your computer and use it in GitHub Desktop.
mail
{
"meta": {
"mail": true,
"message_id": "B35481CB-4CE9-4DE8-9FD7-72A9932F3455@pipedrive.com",
"type": "Dropbox",
"date": "Fri, 27 Sep 2013 11:02:10 +0300",
"user_id": 25,
"company_id": 25
},
"data": {
"envelope": {
"to": [
"andrise-mblipood-o@sendgrid.kreata.ee"
],
"from": "andris@pipedrive.com"
},
"headers": {
"received": [
"by 127.0.0.1 with SMTP id lk861ssmVu Fri, 27 Sep 2013 03:02:12 -0500 (CDT)",
"from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by mx3.sendgrid.net (Postfix) with ESMTPS id 1A1A214E2E48 for <andrise-mblipood-o@sendgrid.kreata.ee>; Fri, 27 Sep 2013 03:02:11 -0500 (CDT)",
"by mail-ee0-f52.google.com with SMTP id c41so1019362eek.39 for <andrise-mblipood-o@sendgrid.kreata.ee>; Fri, 27 Sep 2013 01:02:10 -0700 (PDT)",
"from [192.168.10.115] (254.41.190.90.sta.estpak.ee. [90.190.41.254]) by mx.google.com with ESMTPSA id a6sm13166380eei.10.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Sep 2013 01:02:09 -0700 (PDT)"
],
"x-google-dkim-signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:content-transfer-encoding :subject:message-id:date:to:mime-version; bh=g3zLYH4xKxcPrHOD18z9YfpQcnk/GaJedfustWU5uGs=; b=GH4PtbVlwQDZS+FHwfOb5lP0AprMPpPYxfxqCOUKPyw3NSc48j7oK50qQdPQSQmQhF vamVWKUiNVG+k5kF+CXFoxgHu3Udy9XPI6Dpk2oLHXNo36fJ0P9qqQqlNCakcJObNW/x Hzh1k1jWmA30lQZvNkV4qr+6cOkN39eoYPs3FguwlbfkyzLCPH3rumC0bznv6fEXDPzz ACgKY/6tHu81922fCTbX6vDffwhT3BScxmo4aHGjgCfLid+a4zzUX759JM6jGBFqNw/d p55RQOa/HinTI2/vo5dWnX+CDFABgn3/aIy9DbBj7s//XhbdD4gXEOQcrJ9Yr7KS54nL IF5A==",
"x-gm-message-state": "ALoCoQmy1RB//GMhFFjlIAXb/o/1c+yc8B8R503JXg/xcBjruzWopbOGp3ICb2NxozClMMILiwU4",
"x-received": "by 10.14.108.9 with SMTP id p9mr8528890eeg.8.1380268930650; Fri, 27 Sep 2013 01:02:10 -0700 (PDT)",
"from": "Andris Reinman <andris@pipedrive.com>",
"content-type": "text/plain; charset=us-ascii",
"content-transfer-encoding": "7bit",
"subject": "test",
"message-id": "<B35481CB-4CE9-4DE8-9FD7-72A9932F3455@pipedrive.com>",
"date": "Fri, 27 Sep 2013 11:02:10 +0300",
"to": "\"andrise-mblipood-o@sendgrid.kreata.ee\" <andrise-mblipood-o@sendgrid.kreata.ee>",
"mime-version": "1.0 (Mac OS X Mail 6.6 \\(1510\\))",
"x-mailer": "Apple Mail (2.1510)"
},
"from": [
{
"address": "andris@pipedrive.com",
"name": "Andris Reinman"
}
],
"to": [
{
"address": "andrise-mblipood-o@sendgrid.kreata.ee",
"name": ""
}
],
"subject": "test",
"text": "test\n",
"html": "<p>test</p>",
"priority": "normal",
"messageId": "B35481CB-4CE9-4DE8-9FD7-72A9932F3455@pipedrive.com"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment