-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix TLS/STARTTLS check (Fixes issue #138) - Consider `tls: true` if `starttls: true` - Handle records not existing if ignoring unrelated records (PR #131 fixes #130) - Query the base domain if a DMARC record is not found at the subdomain (PR #132) - Do not accept `include=` in the SPF record (PR #134 fixes issue #134) - Fix DNSSEC cache (PR #136 Fixes issue #137) - Fixed checking whether there is some text after `all` SPF directive (PR #139)
- Loading branch information
1 parent
847fa2a
commit cd25ce5
Showing
3 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters