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 "distribution:Email-Sender email::sender"

Email::Sender - a library for sending email River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Util - random stuff that makes Email::Sender go River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Simple - the simple interface for sending mail with Sender River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Manual - table of contents for the Email::Sender manual River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Success - the result of successfully sending mail River stage three • 71 direct dependents • 106 total dependents

An Email::Sender::Success object is just an indicator that an email message was successfully sent. Unless extended, it has no properties of its own....

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Failure - a report of failure from an email sending transport River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport - a role for email transports River stage three • 71 direct dependents • 106 total dependents

Email::Sender::Transport is a Moo role to aid in writing classes used to send mail. For the most part, its behavior comes entirely from the role Email::Sender::Role::CommonSending, which it includes. The important difference is that Transports are of...

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Failure::Multi - an aggregate of multiple failures River stage three • 71 direct dependents • 106 total dependents

A multiple failure report is raised when more than one failure is encountered when sending a single message, or when mixed states were encountered....

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport::Mbox - deliver mail to an mbox on disk River stage three • 71 direct dependents • 106 total dependents

This transport delivers into an mbox. The mbox file may be given by the filename argument to the constructor, and defaults to mbox. The transport *currently* assumes that the mbox is in mboxo format, but this may change or be configurable in the futu...

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport::SMTP - send email over SMTP River stage three • 71 direct dependents • 106 total dependents

This transport is used to send email over SMTP, either with or without secure sockets (SSL/TLS). It is one of the most complex transports available, capable of partial success. For a potentially more efficient version of this transport, see Email::Se...

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport::Test - deliver mail in memory for testing River stage three • 71 direct dependents • 106 total dependents

This transport is meant for testing email deliveries in memory. It will store a record of any delivery made so that they can be inspected afterward....

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Success::Partial - a report of partial success when delivering River stage three • 71 direct dependents • 106 total dependents

These objects indicate that some delivery was accepted for some recipients and not others. The success object's "failure" attribute will return a Email::Sender::Failure::Multi describing which parts of the delivery failed....

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport::Print - print email to a filehandle (like stdout) River stage three • 71 direct dependents • 106 total dependents

When this transport is handed mail, it prints it to a filehandle. By default, it will print to STDOUT, but it can be given any IO::Handle object to print to as its "fh" attribute....

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Role::HasMessage - an object that has a message River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport::Wrapper - a mailer to wrap a mailer for mailing mail River stage three • 71 direct dependents • 106 total dependents

Email::Sender::Transport::Wrapper wraps a transport, provided as the "transport" argument to the constructor. It is provided as a simple way to use method modifiers to create wrapping classes....

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport::DevNull - happily throw away your mail River stage three • 71 direct dependents • 106 total dependents

This class implements Email::Sender::Transport. Any mail sent through a DevNull transport will be silently discarded....

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Failure::Temporary - a temporary delivery failure River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Manual::QuickStart - how to start using Email::Sender right now River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Transport::Maildir - deliver mail to a maildir on disk River stage three • 71 direct dependents • 106 total dependents

This transport delivers into a maildir. The maildir's location may be given as the dir argument to the constructor, and defaults to Maildir in the current directory (at the time of transport initialization). If the directory does not exist, it will b...

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC

Email::Sender::Failure::Permanent - a permanent delivery failure River stage three • 71 direct dependents • 106 total dependents

RJBS/Email-Sender-2.601 - 18 Jan 2024 00:16:20 UTC
24 results (0.045 seconds)