sebbASF opened a new issue #181: URL: https://github.com/apache/incubator-ponymail-foal/issues/181
stats.py fetches all mails that match the query, without regard to whether they are accessible to the user or not. It then has to filter out all emails that are not accessible. This is quite inefficient, and if there are lots of inaccessible emails, it might mean that some valid mails are dropped as being beyond the limit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
