gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spool::Digest - Spool for messages waiting for digest sending

SYNOPSIS

use Sympa::Spool::Digest;
my $spool = Sympa::Spool::Digest->new(context => $list);

$spool->store($message);

my ($message, $handle) = $spool->next;

DESCRIPTION

Sympa::Spool::Digest implements the spool for messages waiting for digest sending.

Methods

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

Properties

See also “Properties” in Sympa::Spool.

Context and metadata

See also “Marshaling and unmarshaling metadata” in Sympa::Spool.

This class particularly gives following metadata:

CONFIGURATION PARAMETERS

Following site configuration parameters in sympa.conf will be referred.

SEE ALSO

sympa_msg(8), Sympa::Message, Sympa::Spool, Sympa::Spool::Digest::Collection.

HISTORY

Sympa::Spool::Digest appeared on Sympa 6.2.6.


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