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 "Mail::Sender"

Mail::Sender - (DEPRECATED) module for sending mails with attachments through an SMTP server River stage one • 4 direct dependents • 4 total dependents

Mail::Sender is deprecated. Email::Sender is the go-to choice when you need to send Email from Perl. Go there, be happy! Mail::Sender provides an object-oriented interface to sending mails. It directly connects to the mail server using IO::Socket....

CAPOEIRAB/Mail-Sender-0.903 - 17 Nov 2016 14:48:17 UTC - Search in distribution

Mail::Sender::Easy - Super Easy to use simplified interface to Mail::Sender's excellentness River stage zero No dependents

Easy "email() or die $@" interface to Mail::Sender. See "EXTENDED DESCRIPTION" and "DISCUSSION OF THE NAMESPACE" for more info. Also adds more detailed info to the X-Mailer header to track usage. Function: email() email(\%email) or die "Email error: ...

DMUEY/Mail-Sender-Easy-v0.0.5 - 13 Sep 2006 19:13:48 UTC - Search in distribution

lib/Mail/DMARC/Report/Sender.pm River stage one • 2 direct dependents • 3 total dependents

MSIMERSON/Mail-DMARC-1.20240314 - 13 Mar 2024 17:31:17 UTC - Search in distribution

EasyMail - Perl Send Mail Interface River stage zero No dependents

FOOLFISH/EasyMail-2.5.2 - 08 Dec 2008 10:37:47 UTC - Search in distribution

Mail::Qmail::Filter::RewriteSender River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin exchanges the RFC5321.MailFrom aka the envelope sender....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC - Search in distribution

Mail::SPF::SenderIPAddrMech - Abstract base class for SPF record mechanisms that operate on the SMTP sender's IP address River stage one • 2 direct dependents • 5 total dependents

Mail::SPF::SenderIPAddrMech is an abstract base class for SPF record mechanisms that operate on the SMTP sender's IP address. It cannot be instantiated directly. Create an instance of a concrete sub-class instead. Constructors See "Constructors" in M...

MBRADSHAW/Mail-SPF-3.20240206 - 06 Feb 2024 02:13:21 UTC - Search in distribution

Synapse::MailSender - email notification system River stage zero No dependents

JHIVER/Synapse-MailSender-1.4 - 07 May 2012 09:52:11 UTC - Search in distribution

Mail::Milter::Authentication::Handler::SenderID - Handler class for SenderID River stage one • 3 direct dependents • 3 total dependents

Implements the SenderID standard checks....

MBRADSHAW/Mail-Milter-Authentication-3.20240205 - 05 Feb 2024 02:47:19 UTC - Search in distribution

lib/Email/Blaster/MailSender.pm River stage zero No dependents

JOHND/Email-Blaster-1.0001 - 02 Dec 2008 01:16:19 UTC - Search in distribution

Log::Dispatch::Email::MailSender - Subclass of Log::Dispatch::Email that uses the Mail::Sender module River stage four • 136 direct dependents • 1067 total dependents

This is a subclass of Log::Dispatch::Email that implements the send_email method using the Mail::Sender module....

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC - Search in distribution

Mail::SRS - Interface to Sender Rewriting Scheme River stage zero No dependents

The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server m...

SHEVEK/Mail-SRS-0.31 - 19 Oct 2004 15:51:16 UTC - Search in distribution

CGI::Bus::smtp - simple SMTP sender River stage zero No dependents

This module is a simple SMTP sender. Uses Net::SMTP. See CGI::Bus::Base for inherited slots and methods....

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

VMS::Mail - VMS callable mail interface River stage zero No dependents

This module supplies a complete interface to callable the VMSMail routines for client-side access. This is the first CPAN release. This module is brand new and certainly has bugs. I will be testing it further and will release updates as I repair prob...

CBERRY/VMS-Mail-0_06 - 12 Apr 2009 14:30:40 UTC - Search in distribution

Net::QMQP - Quick Mail Queueing Protocol Client for qmail River stage zero No dependents

The Net::QMQP module implements a client interface to the QMQP protocol....

KOBAYASI/Net-QMQP-0.01 - 13 Aug 2001 02:52:53 UTC - Search in distribution

Net::SMTP - Simple Mail Transfer Protocol Client River stage five • 156 direct dependents • 10485 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::LMTP - Local Mail Transfer Protocol Client River stage zero No dependents

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

Net::QMTP - Quick Mail Transfer Protocol (QMTP) client River stage zero No dependents

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

Mojar::Message::Smtp - Lightweight email sender. River stage zero No dependents

NICZERO/Mojar-Message-1.211 - 20 Sep 2022 15:09:49 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

ec - Mail reader and composer for Unix and Perl/Tk. River stage zero No dependents

Ec can send and receive mail to and from remote POP3 and SMTP servers, or route mail using sendmail, qmail, or exim. Ec can filter and store incoming messages in user configurable folders. With no additional configuration, ec routes mail to the Incom...

RKIES/ec-1.28 - 03 Mar 2004 01:25:04 UTC - Search in distribution
255 results (0.166 seconds)