Sympa::Spindle::TransformOutgoing(3Sympa) sympa 6.2.70 Sympa::Spindle::TransformOutgoing(3Sympa)

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

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:

"X-Loop"
"X-Sequence"
"Errors-To"
"Precedence"
"Sender"
"X-no-archive"

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

Transformation by this class can break integrity of DKIM signature, because some header fields may be removed according to "remove_outgoing_headers" list configuration parameter.

Sympa::Internals::Workflow.

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

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

2023-01-26 6.2.70