Sympa documentation licensed under GPL
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:
post_archive
hook of message hooks
if available.Reply-To
header field,
if reply_to_header
list option is
enabled.X-Loop
X-Sequence
Errors-To
Precedence
Sender
X-no-archive
custom_header
list configuration parameter,
if any.List-Id
field,
RFC 2369 fields (according to
rfc2369_header_fields
list
configuration option) and RFC 5064 Archived-At
field (if archiving is
enabled).remove_outgoing_headers
list configuration parameter, if any.Then this class passes the message to the last stage of transformation, Sympa::Spindle::ToList.
remove_outgoing_headers
list configuration parameter.Sympa::Message, Sympa::Message::Plugin, Sympa::Spindle, Sympa::Spindle::DistributeMessage.
Sympa::Spindle::TransformOutgoing 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