- run through perltidy
- rt.cpan.org#124523 update examples/populate_mailbox.pl timegm usage
Unescaped left brace and readd parsing of two errors
- fetch_hash: handle unsolicited data in respon...
- update copyright for 2017
- better error reporting on failed TLS connecti...
- add docs for noop()
- _imap_command() new doretry => 0|1 option to ...
- update VERSION for release of 3.38
- _redact_line now shows more, but tries hard t...
- added note/update about fix for rt.cpan.org#1...
- noted fix for rt.cpan.org#107593: allow getqu...
- rt.cpan.org#107592: redact credentials via de...
- rt.cpan.org#110273: failure to quote password...
- fix folders_hash() docs and usage in is_paren...
- uidexpunge: split UID EXPUNGE with a large se...
- regex fix in rt.cpan.org#96575 required Perl ...
- update copyright year
- update VERSION for 3.36 release
- reinstate fetch macro handling that was modif...
- rebuilt parsers since we updated bodystructur...
- parsing fixes for fetch_hash and bodystructur...
- avoid hang waiting for tag if DONE is sent ou...
- failed literal commands hang waiting for '+'
- update example for Mail::IMAPClient::BodyStru...
- minor doc updates related to idle()
- workaround for login() failing if username re...
- minor doc cleanup
- is_parent() should return undef on \NoInferiors
- Changes: update notes on fetch_hash changes, ...
- fix fetch_hash to work with a sequence number...
- fix selectable which broke in 3.29 due to use...
- test fixup: dovecot may disconnect client if ...