FeaturesMailOn this pageMail Transactional email sending via Nodemailer. Environment Variables MAIL_HOST=smtp.example.comMAIL_PORT=587MAIL_USER=MAIL_PASS=MAIL_FROM=noreply@example.com Key Files apps/server/src/mail/ — Mail module