emersion / go-msgauth

🔏 A Go library and tools for DKIM, DMARC and Authentication-Results
MIT License
162 stars 51 forks source link

Adds support for DKIM flags. fixes #44 #50

Open gowthamgts opened 2 years ago

gowthamgts commented 2 years ago

This adds support for both y and s flags. s is tested. wanted to confirm the approach to y flag.