Path to this page:
./
mail/p5-Mail-Box-IMAP4,
Handle IMAP4 folders as client
Branch: CURRENT,
Version: 3.007nb3,
Package name: p5-Mail-Box-IMAP4-3.007nb3,
Maintainer: wenMaintain 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] [
mail/p5-Mail-Transport]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 43.488 KB
Version history: (Expand)
- (2021-05-25) Updated to version: p5-Mail-Box-IMAP4-3.007nb3
- (2020-09-01) Updated to version: p5-Mail-Box-IMAP4-3.007nb2
- (2019-08-11) Updated to version: p5-Mail-Box-IMAP4-3.007nb1
- (2019-07-02) Updated to version: p5-Mail-Box-IMAP4-3.007
- (2019-05-26) Updated to version: p5-Mail-Box-IMAP4-3.004
- (2019-02-24) Package added to pkgsrc.se, version p5-Mail-Box-IMAP4-3.003 (created)
CVS history: (Expand)
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-07-02 09:27:06 by Wen Heping | Files touched by this commit (2) |
Log message:
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-05-26 01:29:18 by Wen Heping | Files touched by this commit (2) |
Log message:
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-02-24 12:38:47 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.
|