ProxySG Content Policy Language Guide
92
im.file.extension=
Tests the file extension of a file associated with an instant messaging transaction. The leading '.' of the
file extension is optional. Only supports an exact match.
Syntax
im.file.extension[.case-sensitive]=[.]filename_extension
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
•Actions:
append(), im.alert( ), set( )
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.name=, im.file.path=, im.file.size=,
im.message.route=, im.message.size=, im.message.text=, im.message.type=, im.method=,
im.user_id=
•Properties: im.strip_attachments( )