You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2021/10/07 22:50:08 UTC

[GitHub] [incubator-ponymail-foal] sebbASF opened a new issue #116: Flag which dkim ids contain a lid

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: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #116: Flag which dkim ids contain a lid

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #116:
URL: https://github.com/apache/incubator-ponymail-foal/issues/116#issuecomment-1030943170


   I no longer think it would help to know whether the list-id is included in the hash.
   Especially since #113 means that it is always included.
   If it is necessary to recreate ids, the original list-id needs to be known (whether embedded or provided)


-- 
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-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] sebbASF closed issue #116: Flag which dkim ids contain a lid

Posted by GitBox <gi...@apache.org>.
sebbASF closed issue #116:
URL: https://github.com/apache/incubator-ponymail-foal/issues/116


   


-- 
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-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org