Skip to Content.
Sympa Menu

Documentation for Sympa

NAME

Sympa::Spindle::TransformIncoming - Process to transform messages - first stage

DESCRIPTION

This class executes the first stage of message transformation to be sent through the list. This stage is put before 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 next stage of transformation.

CAVEAT

SEE ALSO

Sympa::Internals::Workflow.

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

HISTORY

Sympa::Spindle::TransformIncoming appeared on Sympa 6.2.13.

Top of Page