Const
Env-backed SMTP mail provider.
Reads MAIL_HOST, MAIL_PORT, MAIL_USER, MAIL_PASS, and MAIL_FROM, verifies the transporter during setup, contributes ports.mailer, and exposes ports.smtp.transporter as an escape hatch.
MAIL_HOST
MAIL_PORT
MAIL_USER
MAIL_PASS
MAIL_FROM
ports.mailer
ports.smtp.transporter
Env-backed SMTP mail provider.
Reads
MAIL_HOST,MAIL_PORT,MAIL_USER,MAIL_PASS, andMAIL_FROM, verifies the transporter during setup, contributesports.mailer, and exposesports.smtp.transporteras an escape hatch.