trusteddomainproject / OpenDKIM

Other
97 stars 52 forks source link

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

Open futatuki opened 8 months ago

futatuki commented 8 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.