sbp commented on issue #236: URL: https://github.com/apache/tooling-trusted-releases/issues/236#issuecomment-3428935878
We [do actually already DKIM sign all outgoing messages in ATR](https://github.com/apache/tooling-trusted-releases/blob/6478c4624a5d28e0151718f98227d94df9ee8b40/atr/mail.py#L134-L141), but I forgot that we did this because no messages that I receive from ATR actually have the DKIM signature. Since we don't publish the key, the DKIM should fail, so maybe it's being stripped out somewhere. Nothing should be stripping a failed DKIM signature, so we should investigate this. -- 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]
