Commit Graph

3 Commits

Author SHA1 Message Date
02d5a5a342 Add Postmark test command for container health checks
Support docker exec and a secured /test-email endpoint to verify email
delivery before wiring up the BTCPay webhook.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 12:00:45 +02:00
118b596631 Use Gitea registry image with env-based configuration
Replace local build with configurable registry image defaults and document
settings in .env.example for deployers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 11:57:56 +02:00
41d264d8a5 Initial commit: BTCPay partial payment mailer
Flask webhook service that emails buyers via Postmark when BTCPay receives a partial payment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 11:52:49 +02:00