The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:pop3"

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

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

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

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

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

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

Mail::POP3::Folder - superclass that defines interface for Folder classes River stage zero No dependents

This class's subclasses manage a mailbox in accordance with the requirements of a POP3 server....

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

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

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

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

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

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

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::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

Mail::POP3::Folder::mbox - class that handles an mbox-format mailbox for POP3 River stage zero No dependents

This class manages an mbox-format mailbox in accordance with the requirements of a POP3 server....

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

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

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

lib/Mail/POP3/Server.pm River stage zero No dependents

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

lib/Mail/Transport/POP3.pm River stage zero No dependents

MARKOV/Mail-Box-POP3-3.006 - 28 Aug 2023 11:38:31 UTC
39 results (0.018 seconds)