Alex Vandiver > Net-IMAP-Server-0.4

Net-IMAP-Server-0.4

This Release Net-IMAP-Server-0.4  [Download] [Browse 23 Apr 2008
Latest Release Net-IMAP-Server-1.21  [Download] [Browse 09 Jul 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (7)   FAIL (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
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.4
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