Skip to Content.
Sympa Menu

Documentation for Sympa

NAME

Sympa::Spindle::AuthorizeMessage - Workflow to authorize messages bound for lists

DESCRIPTION

Sympa::Spindle::AuthorizeMessage authorizes messages and stores them into confirmation spool, moderation spool or the lists.

If the message was confirmed, i.e. it has been fetched from held spool and at last decided to be distributed, X-Validation-By header field is added. If the message at last will be distributed, {shelved} attribute (see Sympa::Message) is added as necessity.

Public methods

See also “Public methods” in Sympa::Spindle.

SEE ALSO

Sympa::Internals::Workflow.

Sympa::Message, Sympa::Scenario, Sympa::Spindle::DistributeMessage, Sympa::Spindle::DoMessage, Sympa::Spindle::ProcessHeld, Sympa::Spindle::ToEditor, Sympa::Spindle::ToHeld, Sympa::Spindle::ToModeration, Sympa::Spool::Topic.

HISTORY

Sympa::Spindle::AuthorizeMessage appeared on Sympa 6.2.13.

Top of Page