Say we have a rule that is watching the Message Text field, and then has a Time Interval filter to throttle the rate at which email messages are sent. Is there a way to have a separate counter for unique hosts so that the throttle is on a per host basis instead of just the message text match? If I have 100 hosts that could potentially hit this filter, I don't want the time interval filter to cause messages from one host to be missed because the time interval counter was suppressing email because of a hit from a different host. Obviously I don't want to create 100 different rules, one for each host.
Thanks, John