Use Python SMTP for the Mailpit delivery proof #57
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/mailpit-alert-inbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The pinned helper image has curl without SMTP support, so the first post-sync proof failed before delivery. This change uses Python smtplib from the same pinned image and keeps the API observe-before-retry check.\n\nValidation:
sh tests/check.shplus shell and Python syntax checks.