{"info":{"_postman_id":"c8bfe198-aa27-4d55-9b19-59e5ed6671c6","name":"email-microservice","description":"<html><head></head><body><p>Send email via Nodemailer. Append email to Sent mailbox using IMAP.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10989329","collectionId":"c8bfe198-aa27-4d55-9b19-59e5ed6671c6","publishedId":"UVeGrRW8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-06T06:17:55.000Z"},"item":[{"name":"{HOST}:{PORT}/","id":"06b76ea3-11bd-4a4c-a9f9-3917a8e46e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"to\": \"to-email@email.com\",\n    \"subject\": \"Testing Email\",\n    \"from\": \"sender@email.com\",\n    \"text\": \"This is a test message.\",\n    \"html\": \"<p>This is a Test message.</p>\"\n}","options":{"raw":{"language":"json"}}},"url":"{HOST}:{PORT}","description":"<p>Use personal email (SMTP) to send email.</p>\n","urlObject":{"port":"{PORT}","host":["{HOST}"],"query":[],"variable":[]}},"response":[],"_postman_id":"06b76ea3-11bd-4a4c-a9f9-3917a8e46e89"}],"event":[{"listen":"prerequest","script":{"id":"0bd5a025-4f21-46c5-b268-ebbfc661d150","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"69546b26-720d-4412-86bf-08d3c68a713a","type":"text/javascript","exec":[""]}}]}