Syntax, Example, Description – Google Message Security Batch Reference Guide User Manual
Page 283: Errors, Return values

286
Syntax
user_im_settings add address=<user address>,
external_enable=<on | off>,
proto_enable=< + | - >all | aim | msn | yahoo | google>
Example
user_im_settings add [email protected], external_enable=on,
proto_enable=+all
Description
Adds an user im settings record for a given user address.
•
address -- Address of user email
Note:
Enclose <user address> in double quotes or preceded with a ‘\’ symbol
if it contains a quote (‘), double quote (“), backslash (\), apostrophe, commas,
#, = symbols.
•
external_enable=on -- Enables IM users to communicate outside of your
organization
•
external_enable=off -- Disables IM communication outside of your
organization
•
proto_enable=<+ | -> -- adds or removes a protocol
Errors
Possible errors include:
“You don’t have Instant Messenger feature.”
“Please enter the address to add the user im settings record.”
“Cannot find the user with address”
“You don’t have permission to perform this command.”
“User Im Settings record already exists for this user.”
“The proto-enable value must begin with +all or -all.”
“Invalid protocol entered.”
“Invalid external_enable value.”
Return Values
“User im settings record added.”