Match user's language: Respond in the same language the user uses.
A zero-dependency email DNS health checker that uses dig and jq to audit SPF, DKIM, DMARC, BIMI, MTA-STS, and MX records. It detects email providers, counts SPF DNS lookups against the 10-lookup limit, grades overall email health A-F, and provides actionable fix guidance.
| audit | audit | Full email DNS health check with grade | | check-spf | check-spf | SPF validation with DNS lookup counting | | check-dkim | check-dkim [selector] | DKIM key validation (auto-detects selectors) | | check-dmarc | check-dmarc | DMARC policy validation | | detect-provider | detect-provider | Detect email provider from MX/SPF |
Prüfen und validieren Sie E-Mail-DNS-Einträge (SPF, DKIM, DMARC, BIMI, MTA-STS, MX) für jede Domain. Erkennen Sie E-Mail-Anbieter, zählen Sie SPF-DNS-Suchen, bewerten Sie den Gesamtzustand mit A–F und geben Sie Anleitungen zur Behebung. Wird verwendet, wenn der Benutzer sagt: „E-Mail-DNS prüfen“, „SPF/DKIM/DMARC prüfen“, „E-Mail-Zustellbarkeit prüfen“, „E-Mail-Anbieter erkennen“, „E-Mail-DNS reparieren“, „E-Mail-Datensätze einrichten“, „E-Mail-Gesundheitsbewertung“ oder „DNS-Datensätze aktualisieren“. Quelle: psylch/email-dns-health-skill.