chibenwa opened a new pull request, #3134: URL: https://github.com/apache/james-project/pull/3134
Processing PGP mails triggers: org.bouncycastle.cms.CMSException: IOException reading content. ...Caused by: java.io.IOException: unknown tag 13 encountered Explanation: -----BEGIN PGP SIGNATURE----- starts with '-' = 0x2D. As an ASN.1 identifier octet that is universal/primitive, tag number 0x2D & 0x1F = 13 — an unassigned universal tag. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
