gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spindle::ProcessTemplate - Workflow of template sending

SYNOPSIS

use Sympa::Spindle::ProcessTemplate;

my $spindle = Sympa::Spindle::ProcessTemplate->new( options... );
$spindle->spin;

DESCRIPTION

Sympa::Spindle::ProcessTemplate defines workflow to send messages generated from template.

When spin() method is invoked, it takes an message generated from template, sends the message using another outgoing spindle and returns.

Public methods

See also “Public methods” in Sympa::Spindle.

Properties

See also “Properties” in Sympa::Spindle.

SEE ALSO

Sympa::Message::Template, Sympa::Spindle, Sympa::Spindle::ToListmaster, Sympa::Spindle::ToMailer, Sympa::Spindle::ToOutgoing.

HISTORY

Sympa::Spindle::ProcessTemplate appeared on Sympa 6.2.13.


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