emersion / go-msgauth

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

dkim: fix CRLF split between two Write calls #39

Closed emersion closed 3 years ago

emersion commented 3 years ago

@mschneider82, can you confirm this fixes your issue?

mschneider82 commented 3 years ago

@emersion works!

emersion commented 3 years ago

Cool, thanks for testing!