Fix SMTP submission HELO handling
CI / test (push) Successful in 29s
CI / publish (push) Failing after 28s

This commit is contained in:
Joe Julian
2026-03-28 16:35:34 -07:00
parent 2596dee885
commit 21e6ff3e9e
3 changed files with 40 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ Recommended settings:
- `ALMA_PASSWORD`
- `SMTP_PORT=587`
- `SMTP_STARTTLS=true`
- `SMTP_HELO_NAME=mailer.example.invalid`
- `SMTP_USERNAME`
- `SMTP_PASSWORD`
- `PRINT_REPORT=true`