Categorygithub.com/zew/go-mail
repositorypackage
0.2.6
Repository: https://github.com/zew/go-mail.git
Documentation: pkg.go.dev

# README

go-mail

  • Composing SMTP email with file attachments

  • Sending email with SMTP auth

  • Early beta

  • Custom headers

  • Multiple attachments work

Todo

  • Subject is ?UTF-8?B? encoded

  • File attachment labels are not, but cleansed to ASCII a-z,0-9 instead

Todo

  • Move the example-* stuff to a subpackge

  • Re-activate inline attachments