Skip to main content

max / pom

Enable Postmark alerts in deploy configs Set postmark_token in both hetzner and astra configs. Sender signature pom-alerts@makenot.work created and verified. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-03-12 02:35 UTC
Commit: bf22a1e8d1ab4d9645681338098e56b8d8dd6d5f
Parent: d7fcbc6
2 files changed, +2 insertions, -2 deletions
@@ -40,5 +40,5 @@ address = "100.100.246.136:9100"
40 40 on_missing = "log"
41 41
42 42 [alerts]
43 - # postmark_token = "" # set in production — omit for dev mode (log only)
43 + postmark_token = "29ec3abb-b3c7-4ffd-bf51-09d0f31865cd"
44 44 to = "pom-alerts@makenot.work"
@@ -40,5 +40,5 @@ address = "100.100.246.136:9100"
40 40 on_missing = "log"
41 41
42 42 [alerts]
43 - # postmark_token = "" # set in production — omit for dev mode (log only)
43 + postmark_token = "29ec3abb-b3c7-4ffd-bf51-09d0f31865cd"
44 44 to = "pom-alerts@makenot.work"