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::DoForward - Workflow to forward messages to administrators

Description

       Sympa::Spindle::DoForward handles a message sent to [list]-editor (the list editor), [list]-request (the
       list owner) or the listmaster.

       If a message has one of types above, message will be forwarded to the users according to types using
       mailer directly (See Sympa::Mailer).  Otherwise messages will be skipped.

   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::DoForward appeared on Sympa 6.2.13.

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

Name

       Sympa::Spindle::DoForward - Workflow to forward messages to administrators

See Also

       Sympa::Mailer, Sympa::Message, Sympa::Spindle::ProcessIncoming.

See Also