logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Sympa::Spindle::DoMessage - Workflow to handle messages bound for lists

Description

       Sympa::Spindle::DoMessage handles a message sent to a list.

       If a message has no special types (command or administrator), message will be processed.  Otherwise
       messages will be skipped.

       TBD

   Publicmethods
       See also "Public methods" in Sympa::Spindle::ProcessIncoming.

       new ( key => value, ... )
       spin ( )
           In most cases, Sympa::Spindle::ProcessIncoming splices messages to this class.  These methods are not
           used in ordinal case.

History

       Sympa::Spindle::DoMessage appeared on Sympa 6.2.13.

6.2.76                                             2025-02-12                  Sympa::Spindle::DoMessage(3Sympa)

Name

       Sympa::Spindle::DoMessage - Workflow to handle messages bound for lists

See Also

       Sympa::Message, Sympa::Spindle::AuthorizeMessage, Sympa::Spindle::ProcessIncoming.

See Also