afaik right now the Generic Agent fields are simple like % searches. This makes it impossible to define more complex searches like it is possible on postmaster filter
So the feature request here is to be able to use regular expressions in the generic agent fields, so the GA would be able to handle or conditions and more sophisticated operations too, which are provided by GA.
E.g. it would be possible to have one GA, which is matching multiple e-mail addresses or multiple different subjects.
an idea could be to have a check box beside the reasonable fields like shown in screenshots. So it is easier to identify what type of SQL query to use, since the user provides the data and no parser will be required.
preconditions:
the checkbox fields only appear if the database is capable of regex (afaik all supported DBs are)
afaik right now the Generic Agent fields are simple like % searches. This makes it impossible to define more complex searches like it is possible on postmaster filter
So the feature request here is to be able to use regular expressions in the generic agent fields, so the GA would be able to handle or conditions and more sophisticated operations too, which are provided by GA. E.g. it would be possible to have one GA, which is matching multiple e-mail addresses or multiple different subjects.
an idea could be to have a check box beside the reasonable fields like shown in screenshots. So it is easier to identify what type of SQL query to use, since the user provides the data and no parser will be required.
preconditions: