xhit / go-simple-mail

Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.
MIT License
650 stars 102 forks source link

fix MIME-Version header #66

Closed arturwwl closed 2 years ago

arturwwl commented 2 years ago

Correct mime version header is MIME-Version not canonical Mime-Version - rfc4021

No more MV_CASE points in rspamd