===== history of Mail-Box-IMAP4 version 3.008: Wed 9 Aug 10:03:40 CEST 2023 Fixes: - do not confuse multiple connections with own imap_client object rt.cpan.org#1036931 [Jonathan Kamens] - test fails for Mail::Message 3.013, which detects charset better Improvements: - github merge#1 fix example [Randolf Richardson] - run test in write only environment, github#2 [Petr Pisar] version 3.007: Thu 13 Jun 16:54:08 CEST 2019 Fixes: - remove debug statements. version 3.006: Wed 12 Jun 16:43:39 CEST 2019 Improvements: - more flexible in passing settings to Mail::IMAPClient. version 3.005: Wed 5 Jun 15:56:33 CEST 2019 Fixes: - ignore StartTLS on SSL connection. - enforce message_type is ::IMAP::Message, not ::IMAPs version 3.004: Fri 3 May 09:24:50 CEST 2019 Fixes: - xt/99pod.t was missing from git - represent ssl in url() Improvements: - transporter: rename 'starttls' into 'ssl' option - add ::IMAP4s for url abstraction. version 3.003: Sun Mar 4 14:58:04 CET 2018 Improvements: - spell fixes in pod. rt.cpan.org#124012 [Damyan Ivanov] - add pod tester - convert to GIT and GitHub version 3.002: Thu 29 Jun 15:21:39 CEST 2017 Fixes: - license accidentally changed to 'artistic', back to 'perl' rt.cpan.org#120319 [Jitka Plesnikova] version 3.001: Thu 2 Feb 16:02:23 CET 2017 Fixes: - repair unclean packaging version 3.000: Thu 2 Feb 15:47:09 CET 2017 Changes: - split-off from Mail::Box - supports perl from 5.10 (was 5.8.5)