bitque/docker/config/mail.toml

6 lines
106 B
TOML

concurrency = 2
user = "apikey"
pass = "YOUR-TOKEN"
host = "smtp.sendgrid.net"
from = "contact@bitque.pl"