Description, Errors – Google Message Security Batch Reference Guide User Manual
Page 155
158
Description
Batch Interface Description for deletealias
Deletes the alias address,
•
Enclose
quote (‘), double quote (“), backslash (\), apostrophe, commas, #, = symbols.
EZCommand Description for deletealias
See the Batch Interface Description for deletealias for general usage details.
When used as an EZCommand, the command must be URL-escaped in order to
properly submitted.
Example:
deletealias [email protected]
changes to
deletealias%20myalias%40jumboinc.com
Errors
•
Possible batch command error messages include:
‘No such user ‘username’ (unknown administrator address supplied).’
‘String authorization failed.’
‘No commands to process.’
‘Command not recognized: command.’
‘You don’t have permission to insert users into org name.’
‘No such organization ‘org name’.’
‘No default user available for organization org name.’
‘No secret key in database.’
Note:
This means “no secret key” found in the organization’s EZCommand
Shared Secret. The secret code must exist in the organization in which the
administrator account resides.
•
If the alias was not deleted successfully, possible batch command errors
include:
‘No arguments supplied.’
‘No such alias ‘targetalias’.’
‘You don’t have permission to delete aliases from username.’