![]() |
![]()
| ![]() |
![]()
NAMESympa::Spindle::ResendArchive - Workflow of resending messages in archive SYNOPSISuse Sympa::Spindle::ResendArchive; my $spindle = Sympa::Spindle::ResendArchive->new( resent_by => $email, context => $list, arc => $arc, message_id => $message_id); $spindle->spin; DESCRIPTIONSympa::Spindle::ResendArchive defines workflow for resending of messages in archive. When spin() method is invoked, it reads a message in archive, decorate and distribute it. Either resending failed or not, spin() will terminate processing. Public methodsSee also "Public methods" in Sympa::Spindle.
PropertiesSee also "Properties" in Sympa::Spindle.
SEE ALSOSympa::Archive, Sympa::Message, Sympa::Spindle, Sympa::Spindle::ToList, Sympa::Spindle::TransformOutgoing. HISTORYSympa::Spindle::ResendArchive appeared on Sympa 6.2.13.
|