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 "dist:Email-Send email::send"

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

Email::Send::NNTP - Post Messages to a News Server River stage two • 22 direct dependents • 46 total dependents

This is a mailer for "Email::Send" that will post a message to a news server. The message must be formatted properly for posting. Namely, it must contain a *Newsgroups:* header. At least the first invocation of "send" requires a news server arguments...

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

Email::Send::SMTP - Send Messages using SMTP River stage two • 22 direct dependents • 46 total dependents

This mailer for "Email::Send" uses "Net::SMTP" to send a message with an SMTP server. The first invocation of "send" requires an SMTP server arguments. Subsequent calls will remember the first setting until it is reset. Any arguments passed to "send"...

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

Email::Send::Test - Captures emails sent via Email::Send for testing River stage two • 22 direct dependents • 46 total dependents

Email::Send::Test is a driver for use in testing applications that use Email::Send to send email. To be able to use it in testing, you will need some sort of configuration mechanism to specify the delivery method to be used, or some other way that in...

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

Email::Send::Qmail - Send Messages using qmail-inject River stage two • 22 direct dependents • 46 total dependents

This mailer for "Email::Send" uses "qmail-inject" to put a message in the Qmail spool. It *does not* try hard to find the executable. It just calls "qmail-inject" and expects it to be in your path. If that's not the case, or you want to explicitly de...

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

Email::Send::Sendmail - Send Messages using sendmail River stage two • 22 direct dependents • 46 total dependents

This mailer for "Email::Send" uses "sendmail" to send a message. It *does not* try hard to find the executable. It just calls "sendmail" and expects it to be in your path. If that's not the case, or you want to explicitly define the location of your ...

RJBS/Email-Send-2.201 - 05 Mar 2015 13:11:45 UTC
6 results (0.075 seconds)