go-imap v1.0.1
Daniel Kucera (2):
use correct header for content encoding
fix detection of multipart in different case
Daniel Lublin (1):
Add basic comment stripping for date-time
David Rauschenbach (1):
Fix search larger and smaller edge case
Fernando Ramos (1):
Make SEARCH charset a RawString
Martin Ashby (1):
Don't send CAPABILITY statement unsolicited after starting TLS connections
Simon Ser (1):
client: add example for Client.Append
fox.cpp (1):
commands: Properly handle EOF in Authenticate.Handle