go-imap

📥 An IMAP library for clients and servers

MIT License

Stars
2K
Committers
11

Bot releases are visible (Hide)

go-imap - 1.0.0-rc.2

Published by emersion over 5 years ago

go-imap - 1.0.0-rc.1

Published by emersion over 5 years ago

go-imap - 1.0.0-beta.6

Published by emersion over 5 years ago

go-imap - 1.0.0-beta.5

Published by emersion over 5 years ago

go-imap - 1.0 beta 4

Published by emersion over 5 years ago

go-imap - 1.0 beta 3

Published by emersion over 5 years ago

go-imap - v1.0 beta 2

Published by emersion over 5 years ago

CodeLingo Bot (1):
      Fix function comments based on best practices from Effective Go

David Crawshaw (3):
      backendutil: skip part header when using an index
      backendutil: read body section parts left-to-right
      imap: quote parameter values

LE Manh Cuong (2):
      add test for login state
      fix wrong login state condition

Pablo SEMINARIO (1):
      Add an example for Client.Search() usage

Robert G. Jakabosky (2):
      Fix client data race.
      Fix data race with server continuation requests

emersion (4):
      readme: remove Gitter chat
      Add go.mod
      ci: simplify build, use Go 1.10
      readme: remove rant

fox.cpp (1):
      Accept LF as command separator instead of only CRLF

true_one (2):
      Client
      Client: done buffer changed to 2
go-imap - v1.0.0 beta 1

Published by emersion over 6 years ago

go-imap - 0.9

Published by emersion over 7 years ago

First release.