Commit graph

5 commits

Author SHA1 Message Date
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wen
46c3def6bf Update to 3.007
Upstream changes:
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
2019-07-02 07:27:06 +00:00
wen
7a1ed7826c Update to 3.004
Upstream changes:
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.
2019-05-25 23:29:18 +00:00
wen
c545dda1d6 Import Mail-Box-IMAP4-3.003 as mail/p5-Mail-Box-IMAP4.
Maintain a folder which has its messages stored on a remote server. The
communication between the client application and the server is implemented using
the IMAP4 protocol. This class uses Mail::Transport::IMAP4 to hide the transport
of information, and focusses solely on the correct handling of messages within a
IMAP4 folder. More than one IMAP4 folder can be handled by one single IMAP4
connection.
2019-02-24 11:38:47 +00:00