Skip to content

Repository files navigation

Contact API Nodemailer

Nodemailer (SMTP) email provider for @contact-api/core.

CI License: MIT

Usage

import { createNodemailerProvider } from "@contact-api/nodemailer";
const provider = createNodemailerProvider(); // reads SMTP_CONFIG

Environment Variables

Variable Description
SMTP_CONFIG JSON string of SMTP settings (host, port, auth.user, auth.pass, secure)

License

MIT License - see LICENSE for details.

About

Nodemailer (SMTP) email provider for @contact-api/core

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages