Note that the Sender ACL for hello@thistleandmoth.org is done
Sync campaigns / sync (push) Successful in 17s

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-16 13:28:22 -04:00
parent b688bf354a
commit 92997db150
+1 -1
View File
@@ -24,4 +24,4 @@ The workflows in `.gitea/workflows/` pin a specific `eec-campaigns` version (cur
## Sending as hello@thistleandmoth.org
Listmonk sends everything — every domain's campaigns — authenticated as one shared identity, `hello@reground.org`. For a campaign here to actually go out `From: hello@thistleandmoth.org` instead of bouncing as a spoofing attempt, Mailcow's Sender ACL on `hello@reground.org` has to explicitly allow it. **This has not been done yet for thistleandmoth.org** — add `hello@thistleandmoth.org` to that Sender ACL in the Mailcow admin UI before the first real send, or Postfix will reject it.
Listmonk sends everything — every domain's campaigns — authenticated as one shared identity, `hello@reground.org`. For a campaign here to actually go out `From: hello@thistleandmoth.org` instead of bouncing as a spoofing attempt, Mailcow's Sender ACL on `hello@reground.org` has to explicitly allow it. That's already done — no action needed unless the sending address ever changes.