mail/p5-IMAP-Client - The NetBSD Packages Collection

Perl5 module for IMAP manipulation

This module was created as a low-level inteface to any IMAP server.  It
was built to be a 'clear box' solution to working with an IMAP environ-
ment.  The idea is that anything an IMAP client should be able to do,
and any information available via the IMAP specs, should be available
to a client interface and user.  This way, the full strength of the
IMAP protocol and data can be utilized, ideally in the most network-
efficient mannger possible, rather than being contrained only to a sub-
set of commands or data-limited responses.  If the server says it, the
client should be able to see it.

This module also takes steps to be able to handle anticipated situa-
tions for the user rather than forcing a per-implementation behavior
for such expected events, such as referrals.  IMAP::Client will fully
support referrals, and will transparently handle them for whatever com-
mand is issued to them (so long as the referral s for anonymous or the
same user with the same password - a new user or different password
would require a new username/password to be obtained.  As of 0.01, this
is not supported, however the framework is down.

This module also tries to follow the various RFCs for IMAPrev1 communi-
cations very closely, enforcing client-side responsabilities where
appropriate.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

security/p5-IO-Socket-SSL mail/p5-URI-imap www/p5-URI lang/perl5 lang/perl5

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64p5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0aarch64p5-IMAP-Client-0.13nb15.tgz
NetBSD 10.0aarch64p5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0aarch64ebp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0aarch64ebp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0alphap5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0earmv6hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0earmv6hfp5-IMAP-Client-0.13nb15.tgz
NetBSD 10.0earmv6hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0earmv7hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0earmv7hfp5-IMAP-Client-0.13nb15.tgz
NetBSD 10.0earmv7hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0i386p5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0i386p5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0powerpcp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0vaxp5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0x86_64p5-IMAP-Client-0.13nb16.tgz
NetBSD 10.0_BETAx86_64p5-IMAP-Client-0.13nb16.tgz
NetBSD 8.0i386p5-IMAP-Client-0.13nb16.tgz
NetBSD 8.0i386p5-IMAP-Client-0.13nb15.tgz
NetBSD 8.0powerpcp5-IMAP-Client-0.13nb15.tgz
NetBSD 8.0powerpcp5-IMAP-Client-0.13nb16.tgz
NetBSD 8.0powerpcp5-IMAP-Client-0.13nb16.tgz
NetBSD 8.0x86_64p5-IMAP-Client-0.13nb16.tgz
NetBSD 8.0x86_64p5-IMAP-Client-0.13nb15.tgz
NetBSD 8.0x86_64p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0aarch64p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0aarch64p5-IMAP-Client-0.13nb15.tgz
NetBSD 9.0aarch64p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0alphap5-IMAP-Client-0.13nb15.tgz
NetBSD 9.0alphap5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0earmv6hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0earmv6hfp5-IMAP-Client-0.13nb15.tgz
NetBSD 9.0earmv6hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0earmv7hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0earmv7hfp5-IMAP-Client-0.13nb15.tgz
NetBSD 9.0earmv7hfp5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0i386p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0i386p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0mips64ebp5-IMAP-Client-0.13nb15.tgz
NetBSD 9.0powerpcp5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0powerpcp5-IMAP-Client-0.13nb15.tgz
NetBSD 9.0powerpcp5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0sparc64p5-IMAP-Client-0.13nb15.tgz
NetBSD 9.0x86_64p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.0x86_64p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.3x86_64p5-IMAP-Client-0.13nb16.tgz
NetBSD 9.3x86_64p5-IMAP-Client-0.13nb16.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.