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

Search results for "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 - Search in distribution
  • Net::Cmd - Network Command class (as used by FTP, SMTP etc)

Mail::POP3 - a module implementing a full POP3 server River stage zero No dependents

"Mail::POP3" and its associated classes work together as follows: Mail::POP3::Daemon does the socket-accepting. Mail::POP3::Server does (most of) the network POP3 stuff. Mail::POP3::Security::User and Mail::POP3::Security::Connection do the checks on...

ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC - Search in distribution

Test::POP3 - Automate Email Delivery Tests River stage two • 1 direct dependent • 34 total dependents

Please note that this is ALPHA CODE. As such, the interface is likely to change. This module can help you to create automated tests of email delivered to a POP3 account. Messages retrieved from the server but not yet matched by a test will be cached ...

JAMES/Test-Email-0.04 - 09 Jun 2007 23:34:26 UTC - Search in distribution

VBTK::Pop3 - Tcp Listener Monitoring River stage zero No dependents

This perl library provides the ability to do simple monitoring of a POP3 server. It uses the Mail::POP3Client library (available from CPAN) to connect to a POP server, check the connection status, and disconnect. It measures the elapsed time for this...

BSHENRY/VBTK-0.20 - 22 Oct 2003 04:10:29 UTC - Search in distribution
  • VBTK - Virtual Brent Toolkit - A generic toolkit for system monitoring
  • VBTK::Parser - Class for handling parsing and processing of incoming data

Mail::Box::POP3 - handle POP3 folders as client River stage zero No dependents

Maintain a folder which has its messages stored on a remote server. The communication between the client application and the server is implemented using the POP3 protocol. This class uses Mail::Transport::POP3 to hide the transport of information, an...

MARKOV/Mail-Box-POP3-3.006 - 28 Aug 2023 11:38:31 UTC - Search in distribution

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 - Search in distribution

SOAP::Transport::POP3 - Server side POP3 support for SOAP::Lite River stage three • 110 direct dependents • 144 total dependents

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC - Search in distribution
  • SOAP::Lite - Perl's Web Services Toolkit
  • SOAP::Transport - an abstract class extended by more specialized transport modules

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 - Search in distribution

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 - Search in distribution
  • Net::SSLGlue - add/extend SSL support for common perl modules

Email::Folder::POP3 - Email::Folder Access to POP3 Folders River stage one • 2 direct dependents • 3 total dependents

This software adds POP3 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-POP3-1.015 - 04 Jan 2014 00:58:39 UTC - Search in distribution

XMLRPC::Transport::POP3 - Server side POP3 support for XMLRPC::Lite River stage two • 16 direct dependents • 19 total dependents

PHRED/XMLRPC-Lite-0.717 - 18 May 2013 05:12:15 UTC - Search in distribution

Authen::Simple::POP3 - Simple POP3 authentication River stage zero No dependents

Authenticate against a POP3 service....

CHANSEN/Authen-Simple-Net-0.2 - 04 Jan 2006 13:21:36 UTC - Search in distribution

Nagios::Plugin::POP3 - Nagios plugin for checking POP3 Servers River stage zero No dependents

Currently only two POP3 mailbox actions are supported: "count" and "delete" * count Counts the number of messages on the server. The messages are not modified. * delete Deletes all messages on the server (and returns then number deleted)...

PDONELAN/Nagios-Plugin-POP3-1.001 - 06 Nov 2010 04:31:24 UTC - Search in distribution
  • main - Run Nagios::Plugin::POP3

IO::Socket::CLI::POP3 - Command-line interface to a POP3 server. River stage zero No dependents

"IO::Socket::CLI::POP3" 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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Acme::MetaSyntactic::pop3 - The pop3 theme River stage one • 3 direct dependents • 5 total dependents

This theme list all the POP3 commands, responses and states, as listed in RFC 1939. See <http://www.ietf.org/rfc/rfc1939.txt> for details regarding the POP3 protocol. The history of the POP3 RFC is as follows: RFC 1939 obsoletes RFC 1725, which obsol...

BOOK/Acme-MetaSyntactic-Themes-1.055 - 30 Apr 2021 17:46:34 UTC - Search in distribution

Mail::Abuse::Reader::POP3 - Reads a Mail::Abuse::Report out of a POP3 account River stage zero No dependents

This class reads in each message in a POP3 mailbox into the text of a "Mail::Abuse::Report" object. A number of configuration keys are used for establishing the operational parameters. These config keys are described below: pop3 server Must be set to...

LUISMUNOZ/Mail-Abuse-1.026 - 22 Jun 2007 20:49:09 UTC - Search in distribution
  • popfetch - Extract messages from POP3 server in batch

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 - Search in distribution

POE::Component::Client::POP3 - Impliment a POP3 client POE component River stage one • 1 direct dependent • 1 total dependent

POE::Component::Client::POP3 is a POE component for interacting with a POP3 server. This means it is an event driven way to communicate with a server that impliments Post Office Protocol Version 3 see rfc 1939 for details on the protocol....

SABECK/POE-Component-Client-POP3-0.02 - 16 Mar 2002 23:39:46 UTC - Search in distribution
89 results (0.132 seconds)