[WordPress] 外掛分享: Meser10 Email Auth Check

首頁外掛目錄 › Meser10 Email Auth Check
WordPress 外掛 Meser10 Email Auth Check 的封面圖片
全新外掛
安裝啟用
尚無評分
2 天前
最後更新
問題解決
WordPress 5.3+ PHP 7.2+ v1.0.0 上架:2026-09-06

內容簡介

Meser10 Email Auth Check 外掛幫助使用者檢查 WordPress 網站的電子郵件認證設定,確保郵件不會被標記為垃圾郵件。透過檢查 SPF、DKIM、DMARC 等 DNS 記錄,提供簡單明瞭的修正建議,提升郵件送達率。

【主要功能】
• 檢查 SPF 記錄是否正確設定
• 驗證 DKIM 公開金鑰是否存在
• 確認 DMARC 記錄的政策設定
• 檢查發送地址的域名一致性
• 確認域名是否能接收郵件
• 提供簡單的修正建議與解釋

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Meser10 Email Auth Check」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Mail sent from a WordPress site fails quietly. Order confirmations, password resets and form notifications are accepted by the sending server, and then filed as spam by the receiving one. The usual reason is that the domain never published the three DNS records that prove the mail is really yours.
This plugin reads those records and tells you what they say.
What it checks

SPF – that exactly one record exists, that it does not exceed the limit of ten DNS lookups, and that it ends with a policy instead of allowing everyone.
DKIM – whether a public key is published under any of the selector names that sending services commonly use.
DMARC – that exactly one record exists, which policy it asks for, and whether anyone is actually receiving the aggregate reports.
Sending address – whether WordPress sends from the site domain or from a different one, because alignment is judged on the domain in the From address.
MX – whether the domain can receive mail at all, so you know if replies and reports will bounce.

Two of these are worth stating on their own, because they are the failures people miss. A second SPF record does not add a sender, it switches SPF off. A second DMARC record does the same to DMARC. Both look harmless in a DNS panel and both are found by this plugin.
Every finding comes with an explanation in ordinary words and the exact change to make.
No external service
Every lookup is a plain DNS query made by your own server through PHP. Nothing about your site, your domain or your records is sent to any third party, and the plugin has no account, no key and no upsell. Results are cached for one hour and can be refreshed from the page.
Where to find it
Tools, then Email Auth Check. You need the manage_options capability.

延伸相關外掛

文章
Filter
Mastodon