GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/160
Bug: cross.lua definition of strcmp_match does not handle ? meta-characters
The nginx replacement definition of strcmp_match does not allow for the '?'
meta-character.
This should be fairly easy to fix.
I suspect it will also mishandle patterns containing Lua meta-characters
such as '%', but that will be much harder to fix, and the patterns are less
likely to contain them.
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---