Simon Ser ee36cf4658 imapclient: fix timeout for initial greeting
We were setting the timeout to 0 when waiting for the initial
greeting from the server. Use 30s instead.
2024-04-25 12:29:31 +02:00
2024-04-17 12:03:28 +02:00
2024-02-21 15:26:28 +01:00
2023-12-18 16:21:00 +01:00
2024-01-10 18:21:22 +01:00
2023-04-13 10:23:56 +02:00
2024-01-26 12:17:35 +01:00
2024-04-17 12:06:41 +02:00
2024-04-17 12:06:41 +02:00
2023-12-18 16:21:00 +01:00
2023-03-11 15:52:25 +01:00
2024-01-10 18:21:22 +01:00
2023-03-22 11:04:18 +01:00
2023-04-04 15:42:08 +02:00
2024-01-10 18:21:22 +01:00
2023-12-18 16:21:00 +01:00
2023-12-18 16:21:00 +01:00
2023-07-05 09:50:47 +02:00
2023-03-24 11:45:02 +01:00

go-imap

builds.sr.ht status 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

S
Description
📥 An IMAP library for Go clients and servers
Readme MIT
3.7 MiB
Languages
Go 100%