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


   
https://github.com/apache/incubator-ponymail-foal/blob/94e3efc9f27cb6d1bee3bbbfb74961bf7d7da7bd/tools/plugins/dkim_id.py#L183
   
   When reading an mbox file, it is not possible to know which approach was 
used to escape the 'From ' lines.
   
   This is a problem when generating a hash of the body contents, as different 
archives may have used different algorithms.
   
   One approach is to remove all '>' prefix characters from such lines. This 
should be sufficient to eliminate the variations.


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