table of contents
Sympa::Request::Handler::del(3Sympa) | sympa 6.2.40 | Sympa::Request::Handler::del(3Sympa) |
NAME¶
Sympa::Request::Handler::del - del request handlerDESCRIPTION¶
Removes a user from a list (requested by another user). Verifies the authorization and sends acknowledgements unless quiet is specified.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.
- {quiet}
- Optional. Don't notify addition to the user.
SEE ALSO¶
Sympa::Request::Handler.HISTORY¶
2019-01-20 | 6.2.40 |