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$") ...