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

Search results for "Net::SMTP::SSL"

Net::SMTP::SSL - SSL support for Net::SMTP River stage one • 6 direct dependents • 7 total dependents

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 smar...

RJBS/Net-SMTP-SSL-1.04 - 10 Oct 2016 03:08:27 UTC - Search in distribution

Net::SMTP - Simple Mail Transfer Protocol Client River stage five • 155 direct dependents • 10294 total dependents

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.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution
  • Net::Cmd - Network Command class (as used by FTP, SMTP etc)
  • libnetFAQ - libnet Frequently Asked Questions

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

Net::SSLGlue::SMTP extends Net::SMTP so one can either start directly with SSL or switch later to SSL using the STARTTLS command. By default it will take care to verify the certificate according to the rules for SMTP 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

Test::Reporter::Transport::Net::SMTP::SSL - SMTP over SSL transport for Test::Reporter River stage zero No dependents

This module transmits a Test::Reporter report using Net::SMTP::SSL....

TRCJR/Test-Reporter-Transport-Net-SMTP-SSL-0.1.2 - 20 Feb 2010 17:38:37 UTC - Search in distribution

Net::SMTPS - SSL/STARTTLS support for Net::SMTP River stage one • 2 direct dependents • 2 total dependents

This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP(2.X). You may use all the friendly options that came bundled with Net::SMTP. You can control the SSL usage...

TOMO/Net-SMTPS-0.10 - 11 Apr 2020 00:37:18 UTC - Search in distribution

Net::SMTP::Bulk - NonBlocking batch SMTP using Net::SMTP interface River stage zero No dependents

KNOWZERO/Net-SMTP-Bulk-0.24 - 08 Aug 2020 20:57:08 UTC - Search in distribution

Net::SMPP::SSL - SSL support for Net::SMPP River stage zero No dependents

Net::SMPP::SSL implements the same API as Net::SMPP, but uses IO::Socket::SSL for its network operations. For interface documentation, please see Net::SMPP. The implementation is based the approach used for Net::SMTP::SSL, thanks to the authors....

SSTUEHRM/Net-SMPP-SSL-0.02 - 17 Jan 2022 14:41:42 UTC - Search in distribution

Test::SMTP - Module for writing SMTP Server tests River stage one • 2 direct dependents • 4 total dependents

This module is designed for easily building tests for SMTP servers. Test::SMTP is a subclass of Net::SMTP_auth, that is a subclass of Net::SMTP, that in turn is a subclass of Net::Cmd and IO::Socket::INET. Don't be too confident of it beeing a Net::S...

BENNING/Test-SMTP-0.05 - 21 Jul 2016 06:31:48 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

Net::ESMTP - SMTP client library (wrapper for C libESMTP library) River stage zero No dependents

Net::ESMTP is a perl module to manage posting e-mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as postfix. This C wrapper should give you besides faster runtime, access to advanced features of the libESMTP as SASL, TLS, pipelining...

MAKLER/Net-ESMTP-0.2.1 - 14 Dec 2004 14:53:31 UTC - Search in distribution

Net::SMTP::Verify - verify SMTP recipient addresses River stage zero No dependents

This class implements checks for verifying SMTP addresses. It implements the following checks: check addresses with SMTP MAIL FROM and RCPT TO commands Check if the MX would accept mail for test addresses. check of message size If the mail exchanger ...

BENNING/Net-SMTP-Verify-1.04 - 10 Oct 2018 16:31:07 UTC - Search in distribution

CGI::Bus - Web and DBI Application object River stage zero No dependents

A web database with record versioning, access control at the record level, and file attachments was needed for me, see examples and CGI::Bus::tmsql... Modular structure and some codes implemented due to infrastructural needs. This module is to provid...

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 UTC - Search in distribution

perl5220delta - what is new for perl v5.22.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

perlfaq9 - Web, Email and Networking River stage zero No dependents

This section deals with questions related to running web sites, sending and receiving email as well as general networking. Should I use a web framework? Yes. If you are building a web site with any level of interactivity (forms / users / databases), ...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

HTML::Embperl - Building dynamic Websites with Perl River stage zero No dependents

Embperl is a Perl extension module which gives you the power to embed Perl code directly in your HTML documents (like server-side includes for shell commands). If building more than a single page, you may also want to take a look at "perldoc EmbperlO...

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution

changes River stage three • 51 direct dependents • 102 total dependents

RJBS/MIME-Lite-3.033 - 12 Jun 2021 15:53:07 UTC - Search in distribution

AnyEvent::Intro - an introductory tutorial to AnyEvent River stage three • 409 direct dependents • 668 total dependents

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution
  • AnyEvent::TLS - SSLv2/SSLv3/TLSv1 contexts for use in AnyEvent::Handle

Email::Send - Simply Sending Email River stage two • 22 direct dependents • 46 total dependents

This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend. Constructors new my $sender = Email::Send->new({ mailer => 'NNTP'...

RJBS/Email-Send-2.201 - 05 Mar 2015 13:11:45 UTC - Search in distribution

SOAP::Transport - an abstract class extended by more specialized transport modules River stage three • 110 direct dependents • 144 total dependents

Objects of the SOAP::Transport class manage two roles: they manage both the parameters related to transport as set through the containing SOAP::Lite object, and they abstract the selection and loading of an appropriate transport module. This is done ...

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC - Search in distribution
47 results (0.131 seconds)