Allow separate SMTP TLS server name
CI / test (push) Successful in 31s
CI / publish (push) Failing after 28s

This commit is contained in:
Joe Julian
2026-03-28 16:39:26 -07:00
parent 21e6ff3e9e
commit bc4f7dcfc8
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ Recommended settings:
- `SMTP_PORT=587`
- `SMTP_STARTTLS=true`
- `SMTP_HELO_NAME=mailer.example.invalid`
- `SMTP_TLS_SERVER_NAME=smtp.example.invalid`
- `SMTP_USERNAME`
- `SMTP_PASSWORD`
- `PRINT_REPORT=true`