Skip to content

πŸ“₯ An IMAP library for clients and servers

License

Notifications You must be signed in to change notification settings

emersion/go-imap

Folders and files

NameName
Last commit message
Last commit date
Apr 3, 2023
Apr 17, 2023
Mar 19, 2025
Apr 14, 2025
Jan 6, 2025
Feb 21, 2024
Mar 11, 2023
Jul 13, 2024
May 16, 2024
Dec 18, 2023
Mar 9, 2025
Jan 10, 2024
Apr 13, 2023
Jan 26, 2024
Apr 17, 2024
Apr 17, 2024
Jun 12, 2024
Dec 18, 2023
Aug 7, 2023
Apr 3, 2023
Jan 10, 2024
Mar 22, 2023
Apr 7, 2023
Jan 10, 2024
Mar 9, 2025
Mar 9, 2025
Jul 5, 2023
Mar 24, 2023

Repository files navigation

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