===== history of distribution Mail-Box-POP3 #!!! Mail::Box 3 compatibility is still maintained on github in branch #!!! maint3, and published. So: you may find newer versions with major #!!! number 3. Use (at least) version 4 for new developments. #!!! Convert? See https://github.com/markov2/perl5-Mail-Box/wiki/ version 4.01: Sat 13 Dec 12:20:29 CET 2025 Fixes: - still used some removed logging features. version 4.000: Wed 10 Dec 19:01:10 CET 2025 Changes: - use Mail::Box 4 exception model: use Log::Report version 3.008: Changes: - MailBox mid-life upgrade: require Perl minimal version 5.16. Improvements: - add .gitignore - converted to OODoc 3.04 - explicitly depend on Mail::Message v3, not 4 version 3.007: Fri Apr 18 08:59:39 PM CEST 2025 Changes: - use IO::Socket::IP to replace IO::Socket::INET [J Plesnik] rt.cpan.org#149607 version 3.006: Mon 28 Aug 13:35:25 CEST 2023 Changes: - Default SSL options disable verification. Improvements: - Mail::Box::POP3 and Mail::Transport::POP3 can set SSL during construction. rt.cpan.org#140896 [Yanyan Yang] - Add OUATH2 verification [Medha Prasad] version 3.005: Fri 3 May 09:41:53 CEST 2019 Fixes: - wrong place to set default message type. - transporter should differentiate between pop3 and pop3s in url(). Improvements: - cleanup ::POP3 coding style. version 3.004: Sun Mar 4 15:17:07 CET 2018 Improvements: - typo rt.cpan.org#124013 [Damyan Ivanov] (debian) - convert to GIT and GitHub. version 3.003: Sun 16 Jul 13:00:16 CEST 2017 Improvements: - do not test when installing, only at module release. version 3.002: Thu 29 Jun 15:07:19 CEST 2017 Fixes: - license accidentally changed to 'artistic', back to 'perl' rt.cpan.org#120319 [Jitka Plesnikova] version 3.001: Thu 2 Feb 16:04:56 CET 2017 Fixes: - bump version number caused by wrong IMAP4 packaging. version 3.000: Thu 2 Feb 15:45:18 CET 2017 Changes: - split-off from Mail::Box - supports perl from 5.10 (was 5.8.5)