gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Mailer - Store messages to sendmail

SYNOPSIS

use Sympa::Mailer;
use Sympa::Process;
my $mailer = Sympa::Mailer->instance;
my $process = Sympa::Process->instance;

$mailer->store($message, ['user1@dom.ain', user2@other.dom.ain']);

DESCRIPTION

Sympa::Mailer implements the class to invoke sendmail processes and store messages to them.

Methods

Attributes

Sympa::Mailer instance may have following attributes:

SEE ALSO

Sympa::Message, Sympa::Process, Sympa::Spool::Listmaster, Sympa::Spool::Outgoing.

HISTORY

Sympa::Mailer, the rewrite of mail.pm, appeared on Sympa 6.2.


The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.

Theme originally designed by orderedlist