Sympa documentation licensed under GPL
Sympa::Spindle::TransformIncoming - Process to transform messages - first stage
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:
pre_distribute
hook of message hooks
if available.X-Sympa-Topic
header field, if any message topics
(see Sympa::Spool::Topic) are tagged for the message.anonymous_sender
list configuration
parameter is enabled.Subject
field, if
custom_subject
list configuration
parameter is available.remove_headers
.Then this class passes the message to the next stage of transformation.
From
, Message-ID
and Subject
may
be altered.Sympa::Message, Sympa::Message::Plugin, Sympa::Spindle, Sympa::Spindle::DistributeMessage, Sympa::Spool::Topic, Sympa::Tracking.
Sympa::Spindle::TransformIncoming appeared on Sympa 6.2.13.
The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.
Theme originally designed by orderedlist