- Description:
- DKIM verifier integration to the OpenSMTPD daemon
- Owner:
- Martijn van Duren <martijn@openbsd.org>
- Last Change:
- Clone URL:
ssh://anonymous@src.imperialat.at/filter-dkimverify
Commit Briefs
Do not treat ar_h_errno == NO_DATA as error (backport)
OpenBSD's asr returns ar_h_errno == NO_DATA when it had a fallback from UDP to TCP, so I should tolerate it as well.
DKIM follow CNAME and improve logging.
RFC 6376 doesn't care about CNAME, anyway it exists in real world.