Popularity
6.4
Stable
Activity
6.6
Growing
353
15
107

Programming language: Go
License: MIT License
Tags: Email    
Latest version: v0.12.0

go-message alternatives and similar packages

Based on the "Email" category.
Alternatively, view go-message alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-message or a related project?

Add another 'Email' Package

README

go-message

godocs.io builds.sr.ht status

A Go library for the Internet Message Format. It implements:

Features

  • Streaming API
  • Automatic encoding and charset handling (to decode all charsets, add import _ "github.com/emersion/go-message/charset" to your application)
  • A mail subpackage to read and write mail messages
  • DKIM-friendly
  • A textproto subpackage that just implements the wire format

License

MIT


*Note that all licence references and agreements mentioned in the go-message README section above are relevant to that project's source code only.