gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spindle::ProcessDigest - Workflow of digest sending

SYNOPSIS

use Sympa::Spindle::ProcessDigest;

my $spindle = Sympa::Spindle::ProcessDigest->new;
$spindle->spin;

DESCRIPTION

Sympa::Spindle::ProcessDigest defines workflow to distribute digest messages.

When spin() method is invoked, messages kept in digest spool of each list are compiled into digest messages (MIME digest, plain text digest or summary) and stored into outgoing spool. Lists not reaching the time to distribute digest are omitted.

Public methods

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

Properties

See also “Properties” in Sympa::Spindle.

SEE ALSO

Sympa::Spindle, Sympa::Spool::Digest, Sympa::Spool::Digest::Collection.

HISTORY

Sympa::Spindle::SendDigest appeared on Sympa 6.2.10. It was renamed to Sympa::Spindle::ProcessDigest 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