Skip to Content.
Sympa Menu

Documentation for Sympa

NAME

Sympa::Spindle::ToList - Process to distribute messages to list members

DESCRIPTION

This class executes the last stage of message transformation to be sent through the list. Transformation processes by this class are done in the following order:

Then stores message into outgoing spool (see Sympa::Spool::Outgoing) with classified packets of recipients.

This class updates statistics information of the list (with digest delivery, Sympa::Spindle::ToOutgoing will update it).

SEE ALSO

Sympa::Internals::Workflow.

Sympa::Message, Sympa::Spindle, Sympa::Spindle::DistributeMessage, Sympa::Spool::Outgoing, Sympa::Spool::Topic, Sympa::Tracking.

HISTORY

Sympa::Spindle::ToList appeared on Sympa 6.2.13.

Top of Page