Skip to content

1.0.2

Compare
Choose a tag to compare
@emersion emersion released this 06 Dec 10:58
· 493 commits to v2 since this release
v1.0.2
c2b755f
go-imap v1.0.2

Mostly server and backendutils fixes.

Robert G. Jakabosky (7):
      Fix issue with backendutils.UpdateFlags().
      Server - allow single flag in STORE command.
      Server - Fix deadlocks when client connection closes early.
      Add tests for Recent flag.
      Backendutils - Improve tests for UpdateFlags.
      Test FETCH with no mailbox selected.
      Test NOOP on selected mailbox.

Simon Ser (1):
      Update dependencies

fox.cpp (2):
      Provide a useful error message if written literal is smaller than expected
      client: Close the connection on mismatched literal length