README.md raw

go-message

Go Reference

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

Features

import _ "github.com/emersion/go-message/charset" to your application)

to read and write mail messages

subpackage that just implements the wire format

License

MIT

[RFC 5322]: https://tools.ietf.org/html/rfc5322 [RFC 2045]: https://tools.ietf.org/html/rfc2045 [RFC 2046]: https://tools.ietf.org/html/rfc2046 [RFC 2047]: https://tools.ietf.org/html/rfc2047 [RFC 2183]: https://tools.ietf.org/html/rfc2183