Search results for "module:IMAP"
URI::imap - Support IMAP URI
Support IMAP schemas with URI....
CWEST/URI-imap-1.01 - 07 Aug 2004 19:29:41 UTC
IMAP::Admin - Perl module for basic IMAP server administration
IMAP::Admin provides basic IMAP server adminstration. It provides functions for creating and deleting mailboxes and setting various information such as quotas and access rights. It's interface should, in theory, work with any RFC compliant IMAP serve...
EESTABROO/IMAP-Admin-1.6.8 - 01 Apr 2016 19:08:30 UTC
IMAP::Client - Advanced manipulation of IMAP services w/ referral support
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 environment. The idea is that anything an IMAP client should be able to do, and any information available via the IM...
CONTEB/IMAP-Client-0.13 - 28 Sep 2006 17:47:26 UTC
Protocol::IMAP - support for the Internet Message Access Protocol as defined in RFC3501.
Base class for Protocol::IMAP::Server and Protocol::IMAP::Client implementations....
TEAM/Protocol-IMAP-0.004 - 07 Nov 2013 20:16:47 UTC
AnyEvent::IMAP - IMAP client library for AnyEvent
AnyEvent::IMAP is IMAP client library for AnyEvent/Perl....
TOKUHIROM/AnyEvent-IMAP-0.04 - 03 Aug 2012 04:22:55 UTC
IMAP::BodyStructure - IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser
An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser. Hope no on...
KAPPA/IMAP-BodyStructure-1.03 - 06 Oct 2015 20:33:01 UTC
Net::IMAP - A client interface to IMAP (Internet Message Access Protocol).
"Net::IMAP" provides a perl interface to the client portion of IMAP (Internet Message Access Protocol). add more meat - describe overall design (commands, responses, callbacks, convenience routines...
KJOHNSON/NetxAP-0.02 - 03 Oct 1999 15:27:56 UTC
Net::Async::IMAP - asynchronous IMAP client based on Protocol::IMAP::Client and IO::Async::Protocol::Stream.
See the Net::Async::IMAP::Client or Net::Async::IMAP::Server subclasses for more details....
TEAM/Net-Async-IMAP-0.004 - 07 Nov 2013 20:20:55 UTC
Net::IMAP::Server - A single-threaded multiplexing IMAP server implementation, using Net::Server::Coro.
This model provides a complete implementation of the "RFC 3501" specification, along with several IMAP4rev1 extensions. It provides separation of the mailbox and message store from the client interaction loop. Note that, following RFC suggestions, lo...
ALEXMV/Net-IMAP-Server-1.39 - 01 May 2016 07:57:57 UTC
Net::IMAP::Client - Not so simple IMAP client library
Net::IMAP::Client provides methods to access an IMAP server. It aims to provide a simple and clean API, while employing a rigorous parser for IMAP responses in order to create Perl data structures from them. The code is simple, clean and extensible. ...
GANGLION/Net-IMAP-Client-0.9507 - 05 Feb 2023 23:27:55 UTC
Email::Folder::IMAP - Email::Folder Access to IMAP Folders
This software adds IMAP functionality to Email::Folder. Its interface is identical to the other Email::Folder::Reader subclasses. Parameters "username" and "password" parameters may be sent to "new()". If used, they override any user info passed in t...
RJBS/Email-Folder-IMAP-1.105 - 05 Apr 2014 02:28:12 UTC
Authen::Simple::IMAP - Simple IMAP and IMAPS authentication
Authenticate against IMAP or IMAPS services. Requires Net::IMAP::Simple for IMAP and Net::IMAP::Simple::SSL for IMAPS. These modules are loaded when the object is created, not at compile time....
DMARTIN/Authen-Simple-IMAP-0.1.2 - 07 May 2009 16:28:02 UTC
Net::IMAP::Simple::NB - Non-blocking IMAP.
This module models the Net::IMAP::Simple API, but works non-blocking. It is based on the Danga::Socket framework, rather than anything generic. Sorry if that doesn't fit your world-view....
MSERGEANT/Net-IMAP-Simple-NB-1.1 - 04 Sep 2006 16:57:47 UTC
IO::Socket::CLI::IMAP - Command-line interface to an IMAP server.
"IO::Socket::CLI::IMAP" provides a command-line interface to IO::Socket::INET6 and IO::Socket::SSL....
ASHLEYW/IO-Socket-CLI-0.041 - 24 Oct 2014 04:01:40 UTC
Protocol::IMAP::Client - client support for the Internet Message Access Protocol.
There are two standard modes of operation: * One-shot - connect to a server, process some messages, then disconnect * Long-term connection - connect to a server, update status, then sit in idle mode waiting for events For one-shot operation against a...
TEAM/Protocol-IMAP-0.004 - 07 Nov 2013 20:16:47 UTC