Documentation
¶
Overview ¶
Package mailer sends transactional email (password reset, email verification, invites) over SMTP. It's intentionally tiny: stdlib net/smtp with STARTTLS, no external deps. When no host is configured it's "disabled" — Enabled() returns false and callers fall back to surfacing a copyable link instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.