Filter syntax for Get Mails

I have problems with filter configuration.

There is a working one to find an email with specific subject:
“[Subject] = ‘26092024’”

But I need a different filter to find emails with a mask for a subject. So I try to use different notation, as the previous one do not support LIKE or wildcards (or maybe i’m wrong):
“@SQL=urn:schemas:httpmail:subject LIKE ‘%092024’”

But i get an error # Cannot parse condition. Error at “@SQL=urn:schemas:httpmail:subject LIKE '…”.

Please, help.

Is unread checked? If yes, then remove it, and add it with the same syntax.

See more here

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.