Alex Vandiver > Net-IMAP-Server-0.2

Net-IMAP-Server-0.2

This Release Net-IMAP-Server-0.2  [Download] [Browse 10 Mar 2008
Latest Release Net-IMAP-Server-1.30  [Download] [Browse 25 Oct 2011
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (7)   FAIL (7)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Net::IMAP::Server A single-threaded multiplexing IMAP server implementation, using Net::Server::Coro.     0.2
Net::IMAP::Server::Command A command in the IMAP server      
Net::IMAP::Server::Command::Authenticate      
Net::IMAP::Server::Command::Capability      
Net::IMAP::Server::Command::Check      
Net::IMAP::Server::Command::Close      
Net::IMAP::Server::Command::Create      
Net::IMAP::Server::Command::Examine      
Net::IMAP::Server::Command::Expunge      
Net::IMAP::Server::Command::Fetch      
Net::IMAP::Server::Command::List      
Net::IMAP::Server::Command::Login      
Net::IMAP::Server::Command::Logout      
Net::IMAP::Server::Command::Lsub      
Net::IMAP::Server::Command::Noop      
Net::IMAP::Server::Command::Select      
Net::IMAP::Server::Command::Starttls      
Net::IMAP::Server::Command::Status      
Net::IMAP::Server::Command::Store      
Net::IMAP::Server::Command::Subscribe      
Net::IMAP::Server::Command::Uid      
Net::IMAP::Server::Connection Connection to a client      
Net::IMAP::Server::DefaultAuth Encapsulates per-connection authorization information for an IMAP user.      
Net::IMAP::Server::DefaultModel Encapsulates per-connection information about the layout of IMAP folders.      
Net::IMAP::Server::Mailbox A user's view of a mailbox      
Net::IMAP::Server::Message Represents a message stored in a user's mailbox