Is it possible to use more than one value for Filter in the tracking center?

poetry

Active Member
May 28, 2020
206
63
33
For example I would like to use AcceptList & "SA score=10/5" or similar is this possible? I am extremely limited if I have to use just a single value for filtering. If I want to be more specific with filtering I almost always have to use more than one value to do filtering.

For example today some spam was delivered because they abused a service that had RCVD_IN_IADB_VOUCHED SA score with -2.2 (ISIPP IADB lists as vouched-for sender) and more SA scores with negative scores

I was looking for ways to search for RCVD_IN_IADB_VOUCHED & "SA score=0/5" or similar without any success.

Is there any way to achieve this?
AcceptList is a name of a rule I have.
 
Last edited:
The search-string argument to pmg-log-tracker (which is what is used for 'filter' in the guy) is currently a substring match only
 
  • Like
Reactions: poetry