Provided by: sympa_6.2.24~dfsg-1_amd64 

NAME
Sympa::Spindle::DoCommand - Workflow to handle command messages
DESCRIPTION
Sympa::Spindle::DoCommand handles command messages bound for sympa, [list]-subscribe or
[list]-unsubscribe address.
If a message has one of types above, commands in the message will be parsed and executed. Otherwise
messages will be skipped.
Public methods
See also "Public methods" in Sympa::Spindle::Incoming.
new ( key => value, ... )
spin ( )
In most cases, Sympa::Spindle::ProcessIncoming splices meessages to this class. These methods are
not used in ordinal case.
SEE ALSO
Sympa::Message, Sympa::Spindle::ProcessIncoming, Sympa::Spindle::ProcessMessage.
HISTORY
Sympa::Spindle::DoCommand appeared on Sympa 6.2.13.
6.2.24 2017-12-22 Sympa::Spindle::DoCommand(3Sympa)