nexxeln / smtp-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure Configuration Setup

Expected environment variables:

SENDER_EMAIL=your-email@example.com
EMAIL_PASSWORD=your-email-password
SMTP_SERVER=smtp.example.com
SMTP_PORT=587

About


Languages

Language:Go 100.0%