Humbedooh commented on pull request #517:
URL: 
https://github.com/apache/incubator-ponymail/pull/517#issuecomment-673408683


   AIUI, the destination list-id (not the one in the origin, which may not 
exist) is appended in the generator with:
   ~~~python
           headers.append([b"X-Archive-List-ID", xali_value])
   ~~~
   the destination list ID is thus both in the hash and also in the mbox 
document (as it always is).
   I'm unsure what you mean by the permalink containing the list id. I don't 
see that as a must, it's in the document itself, and the pibble would change if 
the destination list ID changed, thus two identical emails for the two separate 
lists would have different pibbles for each list.


----------------------------------------------------------------
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]


Reply via email to