- Sending a password reset link to a user
- Sending alerts over email
Configuration
Add the following env vars to/opt/metlo/.env:
SMTP_SERVER: Address where the email server residesSMTP_USER: User used to authorize emails. Can be different from EMAIL_SENDERSMTP_PASSWORD: Password for user used in SMTP_USEREMAIL_SENDER: Default user email senderSELF_LINK: Link to an accessible address for the metlo frontend
Example Configuration
Sendgrid
Sendgrid
Mailgun
Mailgun
Gmail
Gmail