Awesome Go

go-imap

CategoryEmail
SubcategoryEmail
Stars0

IMAP library for clients and servers

About go-imap

go-imap

Go Reference

An IMAP4rev2 library for Go.

Note This is the README for go-imap v2. This new major version is still in development. For go-imap v1, see the v1 branch.

Usage

To add go-imap to your project, run:

go get github.com/emersion/go-imap/v2

Documentation and examples for the module are available here:

License

MIT

Frequently Asked Questions

What is go-imap?

go-imap is a Email library for the Go programming language. IMAP library for clients and servers

How do I install go-imap?

Install go-imap with the Go module system using `go get emersion/go-imap`. Check the repository for the current installation instructions.

What category does go-imap belong to?

go-imap is listed under Email, specifically Email.

← Back to Email