Skip to content
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