go-msgauth icon indicating copy to clipboard operation
go-msgauth copied to clipboard

authres: parser rework

Open konimarti opened this issue 3 years ago • 2 comments

Rewrite of the Authentication-Results header parser for a complete RFC 8601 implementation. Ignore any header comments in parenthesis. Allow escape sequences and semi-colons in comments and quoted strings as values.

Fixes: https://github.com/emersion/go-msgauth/issues/32

konimarti avatar Jun 03 '22 09:06 konimarti