From 3f21ab4cbf34ce760d17f906577c0d14fc3b7f5b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 26 Apr 2026 17:58:04 +0200 Subject: [PATCH] Add dmarcheck to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index b1499fc2b4..1ff41227a2 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -687,6 +687,13 @@ upstream = "https://github.com/directus/directus" website = "https://directus.io/" added_date = 1698692103 # 2023/10/30 + +[dmarcheck] +name = "dmarcheck" +description = "DNS email security analyzer — DMARC, SPF, DKIM, BIMI & MTA-STS. Cloudflare Worker with JSON API and" +upstream = "https://github.com/schmug/dmarcheck" +website = "https://dmarc.mx/" + [dmarcreportviewer] name = "dmarcreportviewer" description = "DMARC and SMTP TLS report viewer"