/mimemail

Deprecated Go library to construct simple plain text MIME messages.

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

mimemail

Not maintained anymore. Have a look at superior packages like gomail.

mimemail is a Go/golang library to construct simple plain text MIME messages.

Construct text/plain MIME messages for use with net/smtp. Base64 is used as transfer encoding and utf-8 as charset.