sebbASF opened a new issue #116:
URL: https://github.com/apache/incubator-ponymail-foal/issues/116


   
https://github.com/apache/incubator-ponymail-foal/blob/94e3efc9f27cb6d1bee3bbbfb74961bf7d7da7bd/tools/plugins/dkim_id.py#L394
   
   The DKIM generator includes the lid in the hash output if it differs from 
the list-id in the message.
   Such ids are therefore dependent on context which is not present in any 
email sources, and cannot be regenerated without knowledge of the LID that was 
used.
   
   If such ids were flagged in some way so they could be distinguished from ids 
derived solely from the email source, it might reduce the amount of data needed 
to ensure all ids can be regenerated. Even if such context is lost, it would at 
least indicate which ids cannot be regenerated without that information.
   
   In any case it might be useful to include a Version identifier at the start 
of each id in case any adjustments have to be made.


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


Reply via email to