Send branded HTML emails and harden SMTP2GO webhooks.
Deploy Beta / unit-tests (push) Successful in 9s
Deploy Beta / docker (push) Successful in 15s
Deploy Beta / deploy-beta (push) Successful in 1m36s

Fix campaign stuck on sending under async queue, and stop UUID ValidationError when SMTP2GO tests send "Headers Unavailable".
This commit is contained in:
2026-08-09 06:37:20 -05:00
parent 617bda3e8b
commit d830f07757
16 changed files with 558 additions and 63 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ SMTP2GO → **Settings → Webhooks** (email and SMS stay separate).
| SMS events | leave unchecked |
`X-Monica-Message-Id` is set on every campaign email send and is required so webhook
events match the correct recipient row.
events match the correct recipient row. Invalid / missing header values no longer
500 the endpoint (SMTP2GO “Test this webhook” often sends a sample non-UUID).
Beta / other hosts: swap the hostname, keep the path.