Filtaquilla Thunderbird Plugin, regex issue

58 Views Asked by At

Im using Thunderbird with the FiltaQuilla plugin.

My Regex rules looks like this: WordOne|WordTwo|WordThree|A whole string

Problem is that it triggers on the word 'whole'.

Anyone knows how I can write the regex so that it matches the entire string?

I have tried to encapsulate the string with " and ', that doesnt work.

0

There are 0 best solutions below