Sympa::Spindle::DoForward - Workflow to forward messages to administrators
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.
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.
Sympa::Mailer, Sympa::Message, Sympa::Spindle::ProcessIncoming.
Sympa::Spindle::DoForward appeared on Sympa 6.2.13.