- Notifications
You must be signed in to change notification settings - Fork8
Another utility to analyze state of deployment of security-related email protocols.
License
NotificationsYou must be signed in to change notification settings
foxcpp/mailsec-check
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Another utility to analyze state of deployment of security-related emailprotocols.
NeedsGo toolchain.
go get github.com/foxcpp/mailsec-checkmailsec-check example.org$ mailsec-check protonmail.com-- Source forgery protection[+] DKIM: _domainkey subdomain present; DNSSEC-signed; [+] SPF: present; strict; DNSSEC-signed; [+] DMARC: present; strict; DNSSEC-signed; -- TLS enforcement[+] MTA-STS: enforced; all MXs match policy; [+] DANE: present for all MXs; DNSSEC-signed; no validity check done; -- DNS consistency[+] FCrDNS: all MXs have forward-confirmed rDNS[+] DNSSEC: A/AAAA and MX records are signed;$ mailsec-check disroot.org-- Source forgery protection[+] DKIM: _domainkey subdomain present; DNSSEC-signed; [+] SPF: present; strict; DNSSEC-signed; [ ] DMARC: present; no-op; DNSSEC-signed; -- TLS enforcement[ ] MTA-STS: not enforced; all MXs match policy; [+] DANE: present for all MXs; DNSSEC-signed; no validity check done; -- DNS consistency[ ] FCrDNS: no MXs with forward-confirmed rDNS[+] DNSSEC: A/AAAA and MX records are signed;About
Another utility to analyze state of deployment of security-related email protocols.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.