Sympa documentation licensed under GPL
Sympa::Spindle::ProcessBounce - Workflow of bounce processing
use Sympa::Spindle::ProcessBounce;
my $spindle = Sympa::Spindle::ProcessBounce->new;
$spindle->spin;
Sympa::Spindle::ProcessBounce defines workflow to process bounce messages including notifications requested by tracking feature.
When spin() method is invoked, messages kept in bounce spool are processed. Bounce spool may contain several types of bounce messages by their recipient addresses:
w
or r
suffix.
Messages bound for this address cause deletion of original recipient.See also “Public methods” in Sympa::Spindle.
See also “Properties” in Sympa::Spindle.
{distaff}
Instance of Sympa::Spool::Bounce class.
Sympa::Message, Sympa::Spindle, Sympa::Spool::Bounce, Sympa::Tracking.
Sympa::Spindle::ProcessBounce appeared on Sympa 6.2.10.
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