GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/352
Use constant for max list count instead of 500000
Several Lua scripts include size = 500000 when aggregating list_raw entries.
This should be a constant (e.g. in utils.lua)
At a later stage if necessary it could be made into a config item, but at
present there does not seem to be a use case for making it configurable.
----
----
---
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.
---