Adding email connectivity to Self hosted Metlo for notifications and password resets
/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