sebbASF commented on pull request #517: URL: https://github.com/apache/incubator-ponymail/pull/517#issuecomment-703105355
AFAICT, commit dfd18eb does *not* implement OL, at least not in the way that I defined it. The output from the generator does not depend on the LID, whereas my definition requires the LID to be appended if the LID differs from the List-Id in the message headers. If the generator output is also used as the database id, as is currently the case, only one message will be stored. That needs to be fixed, either by changing the generator output, or by changing the underlying design of Ponymail. This issue occurs where a message is sent to multiple lists and where the headers used by dkim are identical. I think this applies mainly to list aliases. However I think Ponymail should be able to handle any type of mail archives. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
