설명
InboxAuth scans your domain’s SPF, DKIM, and DMARC records, then walks you through
a guided setup to close the gaps:
- DNS Scan — checks your current SPF, DKIM, and DMARC records.
- Connect Mailbox — validates an IMAP connection to a
reports@yourdomain.com
mailbox that will receive DMARC aggregate reports. - Set DMARC — walks you through publishing a starter DMARC record
(p=none,rua=mailto:reports@yourdomain.com) so reports start flowing in. - Observer Mode — runs a 48-hour window, then automatically parses every DMARC
aggregate report received via IMAP to build a list of everyone sending mail as
your domain. - Generate Records — once you’ve confirmed which senders are legitimate, generates
a tailored SPF record plus a DMARC record with your choice ofquarantineor
reject enforcement, and validates both live via DNS.
The Dashboard gives an at-a-glance view of SPF/DKIM/DMARC status, an overall Email
Security Score, a one-click re-scan, and a link to test whether your domain can
currently be spoofed via the companion Email Authenticity Checker tool.
Requirements
- PHP’s
imapextension enabled (for Step 2 / Step 4 mailbox access) - PHP’s
zipextension enabled (Step 4 unpacks .zip-attached DMARC reports) - Outbound DNS resolution available to the server (standard on virtually all hosts)
설치
- Upload the plugin zip file via PLUGINS > ADD NEW in your wp-admin.
- Activate the plugin.
- Go to Email Authenticity Checker Dashboard to begin, located on sidebar menu item within wp-admin.
FAQ
-
What if I don’t have IMAP access to a reports@ mailbox?
-
Step 2 requires a real mailbox at
reports@yourdomain.comsince DMARC aggregate
reports are delivered as email attachments. Most hosting control panels let you
create one in a couple of clicks.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“InboxAuth – Email Authenticity”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “InboxAuth – Email Authenticity”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0
- Initial release.
