Errors – Google Message Security Batch Reference Guide User Manual

Page 163

Advertising
background image

166

Enclose <user address> in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.

deactivate -- The user record is deactivated until the day after the user’s
quarantine period has expired. At this point, the user record is purged from
the system.

To purge a deactivated user, the user must first be added to the system
using the command “adduser” on page 144, and then purged from the
system.

When a deactivated user is added to the system, a welcome message is
not sent. The user must be purged and then added to the system for a
welcome message to be sent.

This can either be done by using the adduser command followed by the
deleteuser command using the purge parameter, or by waiting for the
deactivated user’s quarantine period to expire and the automatic purging
of the user record.

When a deactivated user is added to the system, the user’s settings and
quarantine are restored. A deactivated user can be added to any user
organization in the account.

A deactivated user can be added as an alias to another user. In the
instance of an alias creation, the deactivated user’s record is purged from
the system. For more information about user alias creation, see “addalias”
on page 137
.

A deactivated user is not in the total number of users shown for an
organization.

purge -- The user record is deleted from the system.

confirm -- A positional parameter which is required if the user being deleted is
an administrator. The text

confirm

must be at the end of the command. There

is no numeric equivalent.

EZCommand Description for deleteuser

See the Batch Interface Description for deleteuser for general usage details.

When used as an EZCommand, the command must be URL-escaped in order to
properly submitted.

Example:

deleteuser [email protected]

changes to

deleteuser%20msmith%40jumboinc.com

Errors

Possible batch command errors include:

Advertising