# Copy to secrets.env, fill in, chmod 600. Never commit secrets.env anywhere. SMTP_HOST=mail.example.com SMTP_PORT=587 SMTP_USER=you@example.com SMTP_PASS=change-me MAIL_FROM=you@example.com MAIL_FROM_NAME=Omascribe MAIL_TO=notes@example.com