NOTICE: This package has been removed from pkgsrc

./mail/p5-Mail-Box-IMPAP4, Handle IMAP4 folders as client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.003, Package name: p5-Mail-Box-IMAP4-3.003, Maintainer: wen

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.


Required to run:
[lang/perl5] [security/p5-Digest-HMAC] [mail/p5-Mail-IMAPClient] [mail/p5-Mail-Box] [mail/p5-Mail-Message]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: e579c9243c507f304f07d841b50b18fb917a982b
RMD160: e46af87a28cad07ca918ba049e771c8fae20df89
Filesize: 41.723 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-24 12:32:12 by Wen Heping | Files touched by this commit (3) | Package removed
Log message:
Remove mail/p5-Mail-Box-IMPAP4 because of the typo in port name.

Spotted by:	wiz@
   2019-02-24 05:24:02 by Wen Heping | Files touched by this commit (3)
Log message:
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.