Ports Search

Results 641650 of 990 for /mail/.(0.02 seconds)
mail/Net-IMAP-Client-0.9505 (Score: 0.10328815)
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.
mail/Net-IMAP-Server-1.38 (Score: 0.10328815)
Single-threaded multiplexing IMAP server implementation
Net::IMAP::Server 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.
mail/Net-IMAP-Simple-SSL-1.3 (Score: 0.10328815)
SSL support for Net::IMAP::Simple
This module is a subclass of Net::IMAP::Simple that includes SSL support. The interface is identical.
mail/Net-IMAP-Simple-1.2206 (Score: 0.10328815)
Perl extension for simple IMAP account handling
This module is a simple way to access IMAP accounts.
mail/Net-ManageSieve-0.13 (Score: 0.10328815)
ManageSieve Protocol Client
This module implements a client interface to the ManageSieve protocol. ( http://tools.ietf.org/html/draft-martin-managesieve-09 )
mail/Net-POP3-SSLWrapper-0.06 (Score: 0.10328815)
Perl extension for simple POP3S wrapper for Net::POP3
Net::POP3::SSLWrapper is simple POP3S wrapper for Net::POP3. You can easy to support POP3S, with very small code change.
mail/Net-SMTP-SSL-1.03 (Score: 0.10328815)
SSL support for Net::SMTP
Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that.
mail/Net-SMTP-Server-1.1 (Score: 0.10328815)
Native Perl SMTP Server
This module is a complete, RFC 821 compliant, SMTP server implementation written entirely in Perl. It has powerful extensively and customization facilities that allow for a variety of potential uses.
SMTP client supporting TLS and AUTH
Net::SMTP::TLS::ButMaintained is forked from Net::SMTP::TLS. Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS::ButMaintained implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API.
mail/Net-SMTP-TLS-0.12 (Score: 0.10328815)
SMTP client supporting TLS and AUTH
Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API.