Skip to Content.
Sympa Menu

Documentation for Sympa

NAME

Sympa::Spindle::TransformOutgoing - Process to transform messages - second stage

DESCRIPTION

This class executes the second stage of message transformation to be sent through the list. This stage is put after storing messages into archive spool (See also Sympa::Spindle::DistributeMessage). Transformation processes by this class are done in the following order:

Then this class passes the message to the last stage of transformation, Sympa::Spindle::ToList.

CAVEAT

SEE ALSO

Sympa::Internals::Workflow.

Sympa::Message, Sympa::Message::Plugin, Sympa::Spindle, Sympa::Spindle::DistributeMessage.

HISTORY

Sympa::Spindle::TransformOutgoing appeared on Sympa 6.2.13.

Top of Page