Sympa::Request::Handler::del.3Sympa - Man Page

del request handler

Description

Removes a user from a list (requested by another user). Verifies the authorization and sends acknowledgements unless quiet is specified.

+Note: The autharization secenario del.* is applicable only when the {role} attribute is 'member' (default). In the other cases the scenario processing should be skipped.

Attributes

See also "Attributes" in Sympa::Request::Handler.

{email}

Mandatory. E-mail of the user to be deleted.

{force}

Optional. If true value is specified, users will be deleted even if the list is closed.

{role}

Optional. Role of the user to be deleted: 'member', 'owner' or 'editor'. Default value is 'member'.

This attribute was introduced on Sympa 6.2.67b.2.

{quiet}

Optional. Don't notify addition to the user.

See Also

Sympa::Request::Handler.

History

Info

2023-07-22 sympa 6.2.72