Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Differences:1. Message filters occur earlier in the email pipeline than content filters. Message filters before the email goes into the workqueue. The content filters occur inside the workqueue.2. Message filters are currently only administered f...
Don't forget the parenthesis when you're putting trying to match against multiple patterns. This is applicable to both message filters and content filters.For example, this condition belowif (attachment-filename == ".exe|.hlp|.msi|.scr|.wsf|.wsh$") ...
From your clear description, I would definitely say that is a bug. Even if a "new user" is added to this custom Encryption policy that you created in the outbound mail policy, this new user should **only** match the outgoing content filter you creat...
You would need to have an available off-box archival appliance that the C10 can connect to via ftp or scp.In the logs, there is the option that once the log has rolled over when it has reached the predetermined size, that the system will scp or ftp t...
You would need either a message or content filter that inspected the body of the email, looking for this content-type,Content-Type: message/partial;and then once you've met the IF condition, you can do whatever you want with that message. No, these a...
Yes, it can be done. If your company doesn't deal with those languages or other Cyrillic languages, then you can implement the following solution.How to block Russian / Cyrillic / Ukrainian char setsThere are 2 options:Write a filter.Refer to a dict...
I don't think you can do a rename. You would need to allocate free space or make space available to the new name that you want. Then redirect the AV stuff to the new name. Then remove the original AV folder/name.Can the Virus folder be renamed?