Advanced Email filtering

Hi there,

I’ve been reading that you can filter emails based on their subject using:

"@sql=urn:schemas:httpmail:subject like ‘%your keyword%’ ".

How would I then do this for a total of four desired subjects?

Thanks for your help.

Hi,

We can use OR operator in the condition.

There are some examples in the following document.

Regards,