Skip to content

Instantly share code, notes, and snippets.

@r38y
Created July 14, 2009 19:34
Show Gist options
  • Save r38y/147132 to your computer and use it in GitHub Desktop.
Save r38y/147132 to your computer and use it in GitHub Desktop.
{ "to": "[email protected]",
"from": "[email protected]",
"from_name": "Randy Schmidt",
"body": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam est.\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n",
"date": "2009-07-03T17:47:51Z",
"subject": "Email with multiple attachments and a body",
"attachments": [
{
"size": 1813,
"content_type": "image/jpeg",
"filename": "avatar.jpg",
"url": "http://emlz.local/assets/34b1d9a9eb7541b5fab8/avatar.jpg"
}, {
"size": 1232,
"content_type": "image/gif",
"filename": "avatar2.gif",
"url": "http://emlz.local/assets/34b1d9a9eb7541b5fab8/avatar2.gif"
}],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment