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

Add support for header comments

Open emersion opened this issue 7 years ago • 1 comments

emersion avatar Sep 17 '18 07:09 emersion

it appears that this is a frequent problem with recent versions of docker-mailserver (postfix + opendkim).

this is a typical Authorization-Results header value for dkim:

mail1.a.local; dkim=pass (2048-bit key; unprotected) header.d=b.local [email protected] header.a=rsa-sha256 header.s=DKIM001 header.b=gBRN3GEb; dkim-atps=neutral

maybe @konimarti can bring https://github.com/emersion/go-msgauth/pull/53 up to speed again?

yogo1212 avatar Aug 27 '24 21:08 yogo1212