logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

sympa-set - Set properties of users of the list

Description

       Set properties of the user(s) in a list. Email addresses of users are read from standard input.  The data
       should contain one email address per line.

       Option:

       "--role="role
           Traget role: "member", "editor" or "owner".  By default the member is assumed.

       Parameters:

       list"@"domain is mandatory parameter to specify target list.

       key"="value ...  is the name and value of each attribute of users.  Following keys are available:

       gecos
           Display name.

       reception
           Reception mode.

       visibility
           Visibility.

       info
           Owner or editor only.  Secrect information.

       profile
           Owner only.  Privileges of the owner.  "normal" or "privileged".

       With "gecos" or "info", empty value may be used to delete attribute.

History

       This option was added on Sympa 6.2.71b.

6.2.76                                             2025-02-12                                       sympa-set(1)

Name

       sympa-set - Set properties of users of the list

Synopsis

       "sympa set" [ "--role="role ] list"@"domainkey"="value ...

See Also