Deleting Members from a Group

To delete members from a group:

  1. At the command line, as the "pmx" user, run the following:
    pmx-list remove members-per-group#<GroupName>  address1@example.com address2@example.com ...

    The addresses are deleted from the group file that is located in a subdirectory of the /opt/pmx/etc/members-per-group directory.

  2. Run pmx-makemap --grouplist -g to create a CDB list that can be synchronized with the database.
  3. Run pmx-profile sync-to-db to synchronize the list data with the database.
Note: PureMessage uses pmx-profile and pmx-makemap --grouplist -g to synchronize data with edge servers. If these jobs are enabled via the Local Services tab of the PureMessage Manager, it is not necessary to run these commands manually.

See the pmx-list man page (man pmx-list) for more information.

Related tasks
Creating a Group
Deleting a Group
Adding Members to a Group