Provided by: sympa_6.2.24~dfsg-1_amd64 

NAME
Sympa::Request::Handler::add - add request handler
DESCRIPTION
Adds a user to a list (requested by another user). Verifies the proper authorization and sends
acknowledgements unless quiet add.
Attributes
See also "Attributes" in Sympa::Request.
{email}
Mandatory. E-mail of the user to be added.
{force}
Optional. If true value is specified, users will be added even if the list is closed.
{gecos}
Optional. Display name of the user to be added.
{quiet}
Optional. Don't notify addition to the user.
SEE ALSO
Sympa::Request::Handler.
HISTORY
6.2.24 2017-12-22 Sympa::Request::Handler::add(3Sympa)