Net::Server::Mail - Class to easily create a mail server
This module is a versatile and extensible implementation of the SMTP protocol and its different evolutions like ESMTP and LMTP. The event driven object-oriented API makes easy to incorporate the SMTP protocol to your programs. Other SMTPd implementat...
GUIMARD/Net-Server-Mail-0.28 - 01 Jun 2019 07:16:59 UTC
Net::Server::Mail::SMTP - A module to implement the SMTP protocol
This class implement the SMTP (RFC 821) protocol. Notice that it don't implement the extension mechanism introduce in RFC 2821. You have to use Net::Server::Mail::ESMTP if you want this capability. This class inherit from Net::Server::Mail. Please se...
GUIMARD/Net-Server-Mail-0.28 - 01 Jun 2019 07:16:59 UTC
Net::Server::Mail::LMTP - A module to implement the LMTP protocol
This class implement the LMTP (RFC 2033) protocol. This class inherit from Net::Server::Mail::ESMTP. Please see Net::Server::Mail::ESMTP for documentation of common methods....
GUIMARD/Net-Server-Mail-0.28 - 01 Jun 2019 07:16:59 UTC
Net::Server::Mail::ESMTP - A module to implement the ESMTP protocol
This class implement the ESMTP (RFC 2821) protocol. This class inherit from Net::Server::Mail::SMTP. Please see Net::Server::Mail::SMTP for documentation of common methods....
GUIMARD/Net-Server-Mail-0.28 - 01 Jun 2019 07:16:59 UTC
Test::Mock::Net::Server::Mail - mock SMTP server for use in tests
Test::Mock::Net::Server::Mail is a mock SMTP server based on Net::Server::Mail. If could be used in unit tests to check SMTP clients. It will accept all MAIL FROM and RCPT TO commands except they start with 'bad' in the user or domain part. And it wi...
BENNING/Test-Mock-Net-Server-Mail-1.02 - 08 May 2019 09:07:23 UTC
Net::Server::Mail::ESMTP::AUTH - SMTP Authentification extensions for Net::Server::Mail::ESMTP
"Net::Server::Mail::ESMTP::AUTH" is an extension to provide ESMTP Authentification support to Net::Server::Mail::ESMTP module. Actually only AUTH LOGIN and AUTH PLAIN methods are supported. AUTH callback is called with login and password who was give...
SCRESTO/Net-Server-Mail-ESMTP-AUTH-0.2 - 14 Oct 2016 00:10:11 UTC
Net::Server::Mail::ESMTP::HELP - Simple implementation of HELP for Net::Server::Mail::ESMTP
DANMOORE/Net-Server-Mail-ESMTP-HELP-0.01
-
07 Mar 2011 01:12:23 UTC
Net::Server::Mail::ESMTP::SIZE - add support for the SIZE ESMTP extension to Net::Server::Mail
Add the ESMTP SIZE extension to Net::Server::Mail::ESMTP. I stubbed this extension when I wrote Test::SMTP and thought it would be nice to finish it off....
JLMARTIN/Net-Server-Mail-ESMTP-SIZE-0.02 - 27 May 2008 21:58:42 UTC
Net::Server::Mail::SMTP::Prefork - Prefork SMTP Server
Net::Server::Mail::SMTP::Prefork is preforking SMTP server....
UCHIKO/Net-Server-Mail-SMTP-Prefork-0.01 - 08 Jun 2013 17:50:56 UTC
Net::Server::Mail::ESMTP::STARTTLS - Simple implementation of STARTTLS (RFC3207) for Net::Server::Mail::ESMTP
DANMOORE/Net-Server-Mail-ESMTP-STARTTLS-0.02
-
01 Mar 2011 07:36:10 UTC
Net::Server::Mail::ESMTP::XFORWARD - A module to add support to the XFORWARD command in Net::Server::Mail::ESMTP
When using a Net::Server::Mail::ESMTP script inside a MTA and not in front of Internet, values like client IP address are not accessible to the script and when the script returns mail to another instance of smtpd daemon, it logs "localhost" as incomi...
GUIMARD/Net-Server-Mail-0.28 - 01 Jun 2019 07:16:59 UTC
Net::Server::Mail::ESMTP::Extension - The base class for ESMTP extension system
GUIMARD/Net-Server-Mail-0.28
-
01 Jun 2019 07:16:59 UTC
Mail::Milter::Authentication::Net::ServerPatches - Patches to Net::Server::PreFork
MBRADSHAW/Mail-Milter-Authentication-3.20220131
-
31 Jan 2022 04:11:17 UTC
Net::LMTP - Local Mail Transfer Protocol Client
This module implements a client interface to the LMTP protocol, enabling a perl5 application to talk to LMTP servers. This documentation assumes that you are familiar with the concepts of the LMTP protocol described in RFC2033. This module is based o...
LHOWARD/Net-LMTP-0.02 - 15 May 2001 17:05:04 UTC
Net::SMTP - Simple Mail Transfer Protocol Client
This module implements a client interface to the SMTP and ESMTP protocol, enabling a perl5 application to talk to SMTP servers. This documentation assumes that you are familiar with the concepts of the SMTP protocol described in RFC2821. With IO::Soc...
SHAY/libnet-3.14 - 22 May 2022 10:12:19 UTC
Net::QMTP - Quick Mail Transfer Protocol (QMTP) client
This module implements an object orientated interface to a Quick Mail Transfer Protocol (QMTP) client, which enables a perl program to send email by QMTP. CONSTRUCTOR new(HOST [, OPTIONS]) The new() constructor creates a new Net::QMTP object and retu...
JRAFTERY/Net-QMTP-0.06 - 02 Nov 2004 15:05:19 UTC
Net::QMQP - Quick Mail Queueing Protocol Client for qmail
The Net::QMQP module implements a client interface to the QMQP protocol....
KOBAYASI/Net-QMQP-0.01 - 13 Aug 2001 02:52:53 UTC
Net::Axigen - Perl extension for Gecad Technologies Axigen Mail Server (www.axigen.com). This module use Axigen CLI interface.
Module Net::Axigen is intended for creation and removal of domains, accounts, handle of quotas, and also execution of other necessary operations on handle of a Gecad Technologies Axigen Mail Server. Operation with a mail server is carried out by mean...
ITMFROLOV/Net-Axigen-0.11 - 14 May 2009 13:09:57 UTC