The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::POP3"

Net::POP3 - Post Office Protocol 3 Client class (RFC1939) River stage five • 155 direct dependents • 10294 total dependents

This module implements a client interface to the POP3 protocol, enabling a perl5 application to talk to POP3 servers. This documentation assumes that you are familiar with the POP3 protocol described in RFC1939. With IO::Socket::SSL installed it also...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC

Net::Server::POP3 - The Server Side of the POP3 Protocol for email River stage zero No dependents

Net::Server::POP3 is intended to handle the nitty-gritty details of talking to mail clients, so that in writing a custom POP3 server you don't have to actually read RFC documents. The backend things (such as where mail comes from and what messages ar...

JONADAB/Net-Server-POP3-0.0009 - 11 Jan 2005 02:08:58 UTC

Net::POP3::XOAuth2 - It enables to use XOAUTH2 authentication with Net::POP3 River stage zero No dependents

Net::POP3::XOAuth2 is an extension for Net::POP3. This allows you to use SASL XOAUTH2....

KIZASHI/Net-POP3-XOAuth2-0.0.2 - 21 Oct 2020 02:34:50 UTC

Net::POP3::SSLWrapper - simple POP3S wrapper for Net::POP3 River stage zero No dependents

Net::POP3::SSLWrapper is simple POP3S wrapper for Net::POP3. You can easy to support POP3S, with very small code change....

TOKUHIROM/Net-POP3-SSLWrapper-0.06 - 01 Dec 2010 05:28:36 UTC

Net::SSLGlue::POP3 - make Net::POP3 able to use SSL River stage zero No dependents

Net::SSLGlue::POP3 extends Net::POP3 so one can either start directly with SSL or switch later to SSL using the STLS command. By default it will take care to verify the certificate according to the rules for POP3 implemented in IO::Socket::SSL....

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::POP3::PerMsgHandler - subroutine for per message from POP3 server River stage zero No dependents

BOKUTIN/Net-POP3-PerMsgHandler-0.03 - 12 Aug 2009 21:44:40 UTC

Net::Server::POP3::Skeleton - A simple skeleton POP3 server River stage zero No dependents

This module implements a bare-bones skeleton POP3 server. It is intended as a base class. You should inherit from this class (which, in turn, inherits from Net::Server::Fork). The only POP3 command implemented by this module is the QUIT command. All ...

JOHNSCA/NetServerPOP3Skeleton-1.0 - 12 May 2004 00:33:08 UTC

Net::POP3::PerMsgHandler::Control - object for per_message callback River stage zero No dependents

BOKUTIN/Net-POP3-PerMsgHandler-0.03 - 12 Aug 2009 21:44:40 UTC

Net::POP3::PerMsgHandler::Message - object for per_message callback River stage zero No dependents

BOKUTIN/Net-POP3-PerMsgHandler-0.03 - 12 Aug 2009 21:44:40 UTC

Net::POP3S - SSL/STARTTLS support for Net::POP3 River stage zero No dependents

This module implements a wrapper for Net::POP3, enabling over-SSL/STARTTLS support. This module inherits all the methods from Net::POP3. You may use all the friendly options that came bundled with Net::POP3. You can control the SSL usage with the opt...

TOMO/Net-POP3S-0.12 - 26 Dec 2020 09:50:21 UTC

Net::POP3_auth - Post Office Protocol 3 Client with AUTHentication River stage zero No dependents

This module implements a client interface to the POP3 protocol AUTH service extension, enabling a perl5 application to talk to and authenticate against POP3 servers. This documentation assumes that you are familiar with the concepts of the POP3 proto...

APLEINER/Net-POP3_auth-0.04 - 09 Nov 2009 15:13:03 UTC

Net::Server::POP3proxy - POP3 Proxy class for working with virus scanners and anti-spam software River stage zero No dependents

This module implements a POP3 proxy server to enable you to call user defined actions uppon fetching a mail from the POP3 Server. The destination server is taken from the username, the client connects to the pop3 proxy in the way remoteuser%remote.ho...

MBOECK/Net-Server-POP3proxy-0.1 - 26 Feb 2005 17:09:58 UTC

Email::FolderType::Net - Recognize folder types for network based message protocols. River stage one • 5 direct dependents • 7 total dependents

RJBS/Email-FolderType-Net-1.043 - 09 Aug 2013 00:36:15 UTC

Net::Cmd - Network Command class (as used by FTP, SMTP etc) River stage five • 155 direct dependents • 10294 total dependents

"Net::Cmd" is a collection of methods that can be inherited by a sub-class of "IO::Socket::INET". These methods implement the functionality required for a command based protocol, for example FTP and SMTP. If your sub-class does not also derive from "...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC

Net::Curl - Perl interface for libcurl River stage two • 13 direct dependents • 20 total dependents

This package contains some static functions and version-releated constants. It does not export by default anything, but constants can be exported upon request. use Net::Curl qw(:constants); To perform any request you want Net::Curl::Easy. FUNCTIONS N...

SYP/Net-Curl-0.56 - 01 Apr 2024 08:12:58 UTC

Net::SSLGlue - add/extend SSL support for common perl modules River stage zero No dependents

Some commonly used perl modules don't have SSL support at all, even if the protocol supports it. Others have SSL support, but most of them don't do proper checking of the server's certificate. The "Net::SSLGlue::*" modules try to add SSL support or p...

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::EasyTCP - Easily create secure, bandwidth-friendly TCP/IP clients and servers River stage zero No dependents

This class allows you to easily create TCP/IP clients and servers and provides an OO interface to manage the connection(s). This allows you to concentrate on the application rather than on the transport. You still have to engineer your high-level pro...

MNAGUIB/EasyTCP-0.26 - 06 Apr 2004 02:50:22 UTC

Net::Telnet::Wrapper - wrapper or extension for Net::Telnet and Net::Telnet::Cisco River stage one • 1 direct dependent • 1 total dependent

A wrapper or extension for Net::Telnet and Net::Telnet::Cisco that adds some default procedures like multiple login attempts as well as output formatting, error checking etc. The wrapper has templates or device classes defined for many devices like C...

MWALLRAF/Net-Telnet-Wrapper-0.1 - 11 Jul 2007 17:54:58 UTC

Net::Telnet::Wrapper::Device::TCP::POP River stage one • 1 direct dependent • 1 total dependent

TCP::POP device class template. This device class can be used to connect to POP3 servers and retrieve mails etc. via telnet. Do not call this module directly....

MWALLRAF/Net-Telnet-Wrapper-0.1 - 11 Jul 2007 17:54:58 UTC
19 results (0.033 seconds)