Bug#1127461: ITP: python-smtp-dane-verify -- monitor and detect typical DANE related problems for DANE-enabled inbound SMTP services
Joseph Nahmias <[email protected]> Mon, 09 Feb 2026 01:06:02 -0500
| Newsgroups | gmane.linux.debian.devel.python |
|---|---|
| Message-ID | <177061716292.3045884.12754218533072515952.reportbug__33866.359600664$1770617384$gmane$org@pinky.nahmias.net> |
Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> X-Debbugs-Cc: [email protected], [email protected], [email protected], [email protected], [email protected] * Package name : python-smtp-dane-verify Version : 0.3.2 Upstream Contact: Uwe Kamper * URL : https://github.com/sys4/smtp-dane-verify? * License : AGPL3 Programming Lang: Python Description : monitor and detect DANE related problems for inbound SMTP services Integrated in a monitoring service SMTP DANE Verify will either walk a given domain and verify all MX hosts referred to are DANE compliant or it will verify a single host is DANE compliant. The service will do this add hoc when requested to do so using JSON via it’s REST API in a JSON formatted HTTP response and / or it will verify domains periodically when configured appropriately at startup and it will publish the verification results in an openmetrics compliant request / response call. I plan to maintain this as part of the Debian Python Team