gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spool::Bounce - Spool for incoming bounce messages

SYNOPSIS

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

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

DESCRIPTION

Sympa::Spool::Bounce implements the spool for incoming bounce messages.

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

bounced(8), Sympa::Message, Sympa::Spool, Sympa::Tracking.

HISTORY

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