2016-02-14
02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
SA Rule Building
creation of the rule in the SA which could match any communication going to specific URLs
1 Reply
2016-02-16
09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Is this what you're looking for ?
alias.host contains 'facebook.com','craigslist.org','myspace.com','twitter.com'
for a list of URLs you could use:
alias.host = $[list_of_urls]
