trusteddomainproject / OpenDKIM

Other
94 stars 51 forks source link

opendkim-ar: Accept AR header with a no-result as valid syntax. #205

Open futatuki opened 6 months ago

futatuki commented 6 months ago

Current parser for Authentication header does not accept the case that authres-payload contains no-result in RFC8601 section 2.2.

This is a fix for it.