Releases: emersion/go-msgauth
Releases · emersion/go-msgauth
0.5.0
go-msgauth v0.5.0
Hui Cao (1):
dmarc, dkim: allow setting lookup DNS TXT function
Ludovico Russo (2):
dkim: fix header with extra blank line generated in some rare cases
Fix folding signature algorithm
Simon Ser (2):
dkim: remove Signer.SignatureValue
Add go.sum
0.4.0
go-msgauth v0.4.0
Hui Cao (3):
Fix dkim verification issues and dmarc alignment default
Fix dkim verification issues and dmarc alignment default
Fix dkim verification issues and dmarc alignment default
fox.cpp (2):
dmarc: Separate Parse from Lookup
dkim: Add signer method to return only value of the DKIM-Signature field
0.3.1
0.3.0
go-msgauth 0.3.0
Simon Ser (3):
all: go fmt
dkim: add test with zero signatures
dkim: add tests with verification errors
fox.cpp (7):
dkim: Verify multiple signatures in parallel (#9)
authres: Add DMARC result type
authres: Add reason field to result structs
dmarc: Return ErrNoPolicy if no policy exists for domain
authres: Put 'reason' before other properies
authres: Properly quote property values with special parameters
authres: Don't quote address-like property values