GitHub - emersion/go-imap: 📥 An IMAP library for Go clients and servers (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

emersion / go-imap Public

📥 An IMAP library for Go clients and servers

License

MIT license

2.3k stars 334 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory543 Commits
.github/ISSUE_TEMPLATE .github/ISSUE_TEMPLATE
cmd/imapmemserver cmd/imapmemserver
imapclient imapclient
imapserver imapserver
internal internal
.build.yml .build.yml
LICENSE LICENSE
README.md README.md
acl.go acl.go
append.go append.go
capability.go capability.go
copy.go copy.go
create.go create.go
fetch.go fetch.go
go.mod go.mod
go.sum go.sum
id.go id.go
imap.go imap.go
list.go list.go
namespace.go namespace.go
numset.go numset.go
quota.go quota.go
rename.go rename.go
response.go response.go
search.go search.go
select.go select.go
status.go status.go
store.go store.go
thread.go thread.go

Repository files navigation

go-imap

Go Reference

An IMAP4rev2 library for Go.

NoteThis 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

About

📥 An IMAP library for Go clients and servers

Topics

client mail server imap

Resources

Readme

License

MIT license

Activity

Stars

2.3k stars

Watchers

45 watching

Forks

334 forks

Report repository

Releases34

1.2.1 Latest May 1, 2022

+ 33 releases

Used by 1.4k

@cptthura-alt @robinschweitz @aramido @xPAlien @ReconInfoSec + 1,424

Contributors19

+ 5 contributors

Languages