Releases: lieser/dkim_verifier
Releases · lieser/dkim_verifier
v1.4.1
v1.4.0
- simplified shown error reasons and added advanced option for detailed reasons
- Authentication-Results header: reading of the ARH can now be set for each account (#54)
- Authentication-Results header: added option to only trust specific authentication servers (#55)
- Authentication-Results header: continue verification if there is no DKIM result in the ARH header (#57)
- Authentication-Results header: allow also unknown property types to be compliant with RFC 7601 (#52)
- Authentication-Results header: fixed bug if ARH header exists, but no message authentication was done (#57)
- JavaScript DNS library: no longer get the DNS servers from deactivated interfaces under windows
- libunbound resolver: no longer blocks the UI of Thunderbird (#53)
- libunbound resolver: changing preferences no longer needs a restart
v1.4.0pre4
- libunbound resolver: no longer blocks the UI of Thunderbird
- libunbound resolver: changing preferences no longer needs a restart
v1.4.0pre3
- Authentication-Results header: continue verification if there is no DKIM result in the ARH header
- Authentication-Results header: fixed bug if ARH header exists, but no message authentication was done
v1.4.0pre2
- Authentication-Results header: allow also unknown property types to be compliant with RFC 7601
fixes for 1.4.0pre1:
- JavaScript DNS library: fixed bug if registry value did not exist; added debug info
v1.4.0pre1
- JavaScript DNS library: no longer get the DNS servers from deactivated interfaces under windows
v1.3.6
v1.3.6pre1
- added additional debugging calls