Releases: domainaware/checkdmarc
Releases · domainaware/checkdmarc
5.7.8
Full Changelog: 5.7.7...5.7.8
5.7.7
Full Changelog: 5.7.6...5.7.7
5.7.6
- Fix crash when trying to output to CSV format
5.7.5
Full Changelog: 5.7.2...5.7.5
5.7.2
Full Changelog: 5.6.2...5.7.2
5.6.2
- SPF record validation fixes (PR #147)
- Accept mechanisms with domains that start with
all
(Fixes #145) - Ignore multiple trailing mechanisms and random text with spaces
- Fix parsing of BIMI record tags when they are separated by a
;
without a space
- Accept mechanisms with domains that start with
- Automatically check for a BIMI DNS record at the
default
selector when using the CLI - Add a warning when BIMI records do not provide a mark certificate
- Validate the file at the URL in the BIMI
l
tag value- Must be a SVG file
- The SVG version must be
1.2
- The SVG base profile must be
tiny-ps
- The SVG dimensions must be square
- The file size must not exceed 32 KB
Note: This does not currently include certificate validation.