sebbASF opened a new issue #172: URL: https://github.com/apache/incubator-ponymail-foal/issues/172
mbox.py currently fetches all the metadata for all the matching messages before starting to fetch the corresponding source data. This can take a lot of memory on the server. If possible, rewrite it to return each source as soon as the metadata has been checked to ensure the caller has access. -- 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]
