ProxySG Content Policy Language Guide

im.user_id=

Tests the user_id associated with the instant messaging transaction.

Syntax

im.user_id[.case_sensitive]=user_id_string im.user_id.substring[.case_sensitive]=substring im.user_id.regex[.case_sensitive]=“expr

where:

user_id_string—An exact match of the complete instant messaging username.

substring . . . substringSpecifies a substring of an instant messaging username.

regex . . . expr”—Takes a regular expression.

Notes

By default the test is case-insensitive. Specifying .case_sensitive makes the test case-sensitive.

Layer and Transaction Notes

Use in <Proxy> and <Exception> layers.

Applies to instant messaging transactions.

See Also

Conditions: im.buddy_id=, im.chat_room.conference=, im.chat_room.id=, im.chat_room.invite_only=, im.chat_room.type=, im.chat_room.member=, im.chat_room.voice_enabled=, im.file.extension=, im.file.name=, im.file.path=, im.file.size=, im.message.route=, im.message.size=, im.message.text=, im.message.type=, im.method=

Properties: im.strip_attachments( )

Actions: append( ), im.alert( ), set( )

102

Page 102
Image 102
Blue Coat Systems Proxy SG manual Im.userid=