sebbASF opened a new issue #188: URL: https://github.com/apache/incubator-ponymail-foal/issues/188
Not all of the fields in stats.json appear to be needed. As this is one of the largest responses, it would make sense to try and trim it down if possible. [Note: for backwards compatibility, this should be optional] I think the following could be dropped: In the emails list: - attachments: this does not appear to be needed for the display; if necessary there could be a boolean (or count) which is only present if there is at least one attachment. - list & list_raw: are these both needed? - ditto id and mid In the thread_struct: unless there are child entries, is the parent needed at all? -- 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: issues-unsubscr...@ponymail.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org