hc email: reframe value-add to 'No 2FA. No government portals.' (we have a portal; the pain is CMS 2FA/identity-proofing); cron creates fresh dated campaign when prior is finished; add hc bounce watcher (Postfix->listmonk-hc webhook, hard/complaint->blocklist)

This commit is contained in:
justin 2026-06-06 16:47:12 -05:00
parent 2c4854f2db
commit 4233c90a4f
4 changed files with 108 additions and 7 deletions

View file

@ -0,0 +1,13 @@
[Unit]
Description=Healthcare Postfix bounce watcher -> listmonk-hc webhook
After=network.target docker.service
[Service]
Type=simple
ExecStart=/usr/local/bin/postfix-hc-bounce-notify.sh
Restart=always
RestartSec=5
User=root
[Install]
WantedBy=multi-user.target