Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. ```js
  2. { 'o:tracking': true,
  3. to:
  4. [ '{ first: \'Admin\', last: \'User\' } <jseangel@gmail.com>',
  5. '{ first: \'Paco\', last: \'Pepe\' } <j0s388@gmail.com>' ],
  6. from: 'waterpoloalba2 <contact@waterpoloalba2.com>',
  7. subject: 'New Enquiry for waterpoloalba2',
  8. enquiry:
  9. { __v: 0,
  10. enquiryType: 'other',
  11. phone: '2',
  12. email: 'user@keystonejs.com',
  13. createdAt: 2017-03-29T21:42:22.323Z,
  14. message: { md: 'hi', html: '<p>hi</p>\n' },
  15. name: { first: 'Jose' },
  16. _id: 58dc2a3e193afdd6bf77aa2f },
  17. brand: 'waterpoloalba2',
  18. 'recipient-variables':
  19. { 'jseangel@gmail.com':
  20. { name: [Object],
  21. email: 'jseangel@gmail.com',
  22. firstName: 'Admin',
  23. lastName: 'User' },
  24. 'j0s388@gmail.com':
  25. { name: [Object],
  26. email: 'j0s388@gmail.com',
  27. firstName: 'Paco',
  28. lastName: 'Pepe' } },
  29. text: 'HI %RECIPIENT.FIRSTNAME%\nAn enquiry was just submitted to waterpoloalba2:\n\nFrom Jose(user@keystonejs.com [user@
  30. keystonejs.com]) \n\nPhone: 2\n\nSomething else...\n\nhi\n\nSent 2017-03-29 11:42:22 pm',
  31. html: '<h1>Hi %recipient.firstName%</h1>\n<p class="text-larger">An enquiry was just submitted to waterpoloalba2:</p>\n\n
  32. <p class="text-larger">From\n \n <strong>Jose</strong>\n \n\n \n (<a href="mailto:user@keystonejs.com">user@keys
  33. tonejs.com</a>)\n \n </p>\n\n \n <p class="text-larger">Phone: 2</p>\n \n\n \n <p class="text-larger">Something
  34. else...</p>\n \n\n \n <p>hi</p>\n\n \n\n <p class="text-muted">Sent 2017-03-29 11:42:22 pm</p>\n\n' }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement