gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spool::Automatic - Spool for incoming messages in automatic spool

SYNOPSIS

use Sympa::Spool::Automatic;
my $spool = Sympa::Spool::Automatic->new;

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

DESCRIPTION

Sympa::Spool::Automatic implements the spool for incoming messages in automatic spool.

Methods

See also “Public methods” 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_automatic(8), Sympa::Message, Sympa::Spool.

HISTORY

Sympa::Spool::Automatic 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