Send email using SMTP and append to Sent mailbox using IMAP
1.0K
Create a .env in the root of the project with following environment variables:
PORT Node.js app portSMTP_HOST SMTP hostSMTP_PORT SMTP portSMTP_USER SMTP user emailSMTP_PASS SMTP user passwordIMAP_HOST IMAP hostIMAP_PORT IMAP portIMAP_USER IMAP user emailIMAP_PASS IMAP user passwordSG_API_KEY SENDGRID API KeyView API Documentation on Postman
MIT
Content type
Image
Digest
sha256:2b8f7fbd7…
Size
30.3 MB
Last updated
over 3 years ago
docker pull dockerkush/smtp