libmail-imapclient-perl 3.30-1 source package in Ubuntu
Changelog
libmail-imapclient-perl (3.30-1) unstable; urgency=low * Imported Upstream version 3.30 -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 24 Nov 2011 13:19:50 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmail-imapclient-perl_3.30.orig.tar.gz | 179.0 KiB | 14ba2b1066d6c4fc589758243caea8d21fcd6ec1c7ca49eea8075b611a59e492 |
libmail-imapclient-perl_3.30-1.debian.tar.gz | 7.4 KiB | 0aee84b57617a0ce35d12ad8e66812e7ee0c5ce534c3e04c59c44b546a9540f9 |
libmail-imapclient-perl_3.30-1.dsc | 2.4 KiB | 35402f45b8763f2bef305ef72d538def85d2e1d6c9a57416f0768e8eb88782c3 |
Available diffs
- diff from 3.29-1 to 3.30-1 (6.3 KiB)
Binary packages built by this source
- libmail-imapclient-perl: Perl library for manipulating IMAP mail stores
Mail::IMAPClient provides an interface for interacting with Internet Message
Access Protocol (IMAP). It supports virtually all IMAP client operations as
of RFC3501 and is even capable of handling most unknown commands, including
non-standard extensions or those which are from a newer version of the IMAP
specification.
.
There are various implementations of IMAP authentication mechanisms. If your
mail system uses a different procedure to authenticate users, this feature is
extensible through plugins.