GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Sympa::Spindle::TransformIncoming(3Sympa) sympa 6.2.62 Sympa::Spindle::TransformIncoming(3Sympa)

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:
  • Executes "pre_distribute" hook of message hooks if available.
  • Adds "X-Sympa-Topic" header field, if any message topics (see Sympa::Spool::Topic) are tagged for the message.
  • Anonymizes message, if "anonymous_sender" list configuration parameter is enabled.
  • Adds custom subject tag to "Subject" field, if "custom_subject" list configuration parameter is available.
  • Enables message tracking (see Sympa::Tracking) if necessary.
  • Removes header fields specified by "remove_headers".

Then this class passes the message to the next stage of transformation.

Transformation by this class can break integrity of DKIM signature, because some header fields including "From", "Message-ID" and "Subject" may be altered.

Sympa::Internals::Workflow.

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

Sympa::Spindle::TransformIncoming appeared on Sympa 6.2.13.
2021-04-27 6.2.62

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.