Commands: fullname

  Format: E-mail mode: fullname <name>
          CLI mode:    fullname <user> <name>

Changes the recorded full name of the invoking subscriber for the selected
list.  This is normally set when the subscriber is added, but can be changed
later if the subscriber so desires.  The <name> parameter can be more than
one word on the command line; for example:

	fullname Joe Smith

Naturally, the subscriber invoking this command must be a current subscriber
of the selected list.

To clear the name, submit an empty string, thus:

	fullname ""

In CLI mode (i.e. for system administrators accessing listmanager directly
from the UNIX environment), the <user> parameter must be specified and must
also correspond to a user currently subscribed to the list.

See also: add select subscribe
