sebbASF opened a new issue #472: Bug: mailinglists mapping - private property handling is inconsistent URL: https://github.com/apache/incubator-ponymail/issues/472 setup.py creates the mailinglists mapping with the properties: description, list, name However archiver.py creates entries using the properties: description, list, name, private Also edit-list.py stores entries using the properties: description, list, name If the private property is useful, then setup and edit-list.py should take account of it. It's not clear if the private property is useful when applied to a list, as each message has a private property.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
