Skip to main content

Mail

Transactional email sending via Nodemailer.

Environment Variables

MAIL_HOST=smtp.example.com
MAIL_PORT=587
MAIL_USER=
MAIL_PASS=
MAIL_FROM=noreply@example.com

Key Files

  • apps/server/src/mail/ — Mail module