pwkip opened this issue 6 years ago · 1 comments
there seems to be a problem with the regex if conditional tags are used in the email like [A][BA][/BA][/A]. I suspect the regex used matches [A][BA][/BA] in this case. Need to investigate.
[A][BA][/BA][/A]
[A][BA][/BA]
After testing, it seems to work as expected.