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

Search results for "Mail::Mailer::smtp"

lib/Mail/Mailer/smtp.pm River stage three • 51 direct dependents • 484 total dependents

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC - Search in distribution

Egg::View::Mail::Mailer::SMTP - Mail is transmitted by using Net::SMTP. River stage zero No dependents

It is Mailer system component to transmit mail by using Net::SMTP. Use is enabled specifying 'SMTP' for the first argument of 'setup_mailer' method....

LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC - Search in distribution

Mail::Mailer::smtp_auth - a Net::SMTP_auth wrapper for Mail::Mailer River stage zero No dependents

The code is almost a copy of Mail::Mailer::smtp but use Net::SMTP_auth instead Net::SMTP. for more details, please perldoc Mail::Mailer and perldoc Net::SMTP_auth...

FAYLAND/Mail-Mailer-smtp_auth-0.02 - 19 Aug 2008 04:38:23 UTC - Search in distribution

Mail::Sendmail - Simple platform independent mailer River stage two • 20 direct dependents • 56 total dependents

Simple platform independent e-mail from your perl script. Only requires Perl 5 and a network connection. Mail::Sendmail takes a hash with the message to send and sends it to your mail server. It is intended to be very easy to setup and use. See also ...

NEILB/Mail-Sendmail-0.80 - 20 Aug 2017 19:22:10 UTC - Search in distribution

Mail::DWIM - Do-What-I-Mean Mailer River stage one • 1 direct dependent • 1 total dependent

"Mail::DWIM" makes it easy to send email. You just name the recipient, the subject line and the mail text and Mail::DWIM does the rest. This module isn't for processing massive amounts of email. It is for sending casual emails without worrying about ...

MSCHILLI/Mail-DWIM-0.08 - 25 Oct 2014 06:28:31 UTC - Search in distribution

AxKit::XSP::Sendmail - Simple SMTP mailer tag library for AxKit eXtensible Server Pages. River stage one • 1 direct dependent • 1 total dependent

The XSP sendmail: taglib adds a simple SMTP mailer to XSP via Milivoj Ivkovic's platform-neutral Mail::Sendmail module. In addition, all email addresses are validated before sending using Maurice Aubrey's Email::Valid package. This taglib is identica...

KJETILK/AxKit-XSP-Sendmail-1.5 - 17 Apr 2005 20:50:08 UTC - Search in distribution

flail - a hacker's mailer in Perl River stage zero No dependents

flail is a hacker's mailer, written in Perl, and sporting a command-line interface. It currently supports pop3 and imap for access to remote maildrops, as well as regular old Unix mail spool files for local maildrops (e.g. because you use fetchmail)....

ATTILA/flail-0.2.5 - 15 Oct 2008 19:24:41 UTC - Search in distribution

Net::SMTP::TLS - An SMTP client supporting TLS and AUTH River stage one • 6 direct dependents • 9 total dependents

Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of...

AWESTHOLM/Net-SMTP-TLS-0.12 - 17 Jan 2006 14:38:11 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

mail - implementation of Berkeley mail(1) River stage one • 1 direct dependent • 1 total dependent

When called without command-line options (except -f) *mail* allows the user to interactively send mail, and manage a mail folder. Otherwise, *mail* allows the user to send outgoing E-mail to recipients. When run interactively, the mail folder ~/mbox ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

spfd - simple forking daemon to provide SPF query services River stage one • 1 direct dependent • 1 total dependent

spfd is a simple forking Sender Policy Framework (SPF) query proxy server. spfd receives and answers SPF query requests on a TCP/IP or UNIX domain socket. The --port form listens on a TCP/IP socket on the specified *port*. The default port is 5970. T...

JMEHNLE/Mail-SPF-Query-1.999.1 - 26 Feb 2006 19:39:26 UTC - Search in distribution
  • spfquery - checks if an IP address is an SPF-authorized SMTP sender for a domain
  • Mail::SPF::Query - query Sender Policy Framework for an IP,email,helo

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

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

Regexp::Assemble - Assemble multiple Regular Expressions into a single RE River stage two • 27 direct dependents • 88 total dependents

Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a t...

RSAVAGE/Regexp-Assemble-0.38 - 19 Jun 2017 23:15:38 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

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

Haineko - HTTP API into ESMTP River stage zero No dependents

Haineko is a HTTP-API server for sending email. It runs as a web server on port 2794 using Plack. Haineko stands for HTTP API INTO ESMTP K=undef O=undef, means a gray cat....

AKXLIX/Haineko-0.2.16 - 25 Jan 2014 12:23:27 UTC - Search in distribution

Mail::Audit - library for creating easy mail filters River stage two • 9 direct dependents • 10 total dependents

procmail is nasty. It has a tortuous and complicated recipe format, and I don't like it. I wanted something flexible whereby I could filter my mail using Perl tests. Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. I...

RJBS/Mail-Audit-2.228 - 29 Sep 2013 01:21:47 UTC - Search in distribution

ispMailGate - a general purpose filtering MDA for sendmail River stage zero No dependents

IspMailGate is a general purpose email filtering system. The program gets included into a sendmail configuration as a delivery agent (MDA) and the usual sendmail rules can be applied for deciding which emails to feed into ispMailGate. The true filter...

JWIED/Mail-IspMailGate-1.1013 - 30 Sep 1999 14:56:50 UTC - Search in distribution

MIME::Tools - modules for parsing (and creating!) MIME entities River stage three • 66 direct dependents • 210 total dependents

MIME-tools is a collection of Perl5 MIME:: modules for parsing, decoding, *and generating* single- or multipart (even nested multipart) MIME messages. (Yes, kids, that means you can send messages with attached GIF files)....

DSKOLL/MIME-tools-5.515 - 24 Apr 2024 15:36:43 UTC - Search in distribution

CPANPLUS::YACSmoke::ReAssemble - Assemble multiple Regular Expressions into a single RE River stage one • 1 direct dependent • 1 total dependent

Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a t...

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC - Search in distribution
71 results (0.071 seconds)