README
nodemailer-smtp-transport

SMTP module with for Nodemailer.
See Nodemailer homepage for documentation and terms of using SMTP.
SMTP transport for Nodemailer
<script type="module">
import nodemailerSmtpTransport from 'https://cdn.skypack.dev/nodemailer-smtp-transport';
</script>

SMTP module with for Nodemailer.
See Nodemailer homepage for documentation and terms of using SMTP.