Nodemailer SMTP Provider
This provider configures Nodemailer with SMTP settings from the environment, validates host/port/credentials with Zod, and exposes a lazy singleton getTransporter() for sending mail.
Installation Guide
npx servercn-cli add pr nodemailer-smtp