sebbASF opened a new issue #112: URL: https://github.com/apache/incubator-ponymail-foal/issues/112
stats.py calls trim_email directly here: https://github.com/apache/incubator-ponymail-foal/blob/60e5a6a3dfc9882b2e7734b574eff9d4c2de52ee/server/endpoints/stats.py#L67 But messages.query which returns the results also calls trim_email, though with different parameters. -- 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]
