kou opened a new issue, #48623: URL: https://github.com/apache/arrow/issues/48623
### Describe the enhancement requested See also: https://lists.apache.org/thread/xwtzbqxkyx5q44xnyvpgzd02vnfqovr3 We're using `email_*` in https://github.com/apache/arrow/tree/main/dev/archery/archery/templates for nightly email reports that are sent to `[email protected]`: https://lists.apache.org/[email protected] They have only `From:`/`To:`/`Subject:`. We should add the following headers: * `MIME-Version: 1.0` * `Content-Type: text/plain; charset="utf-8"` * `Message-Id: <${AUTO_GENERATED_MESSAGE_ID}>` * `Date: ${DATE_IN_RFC_2822}` ### Component(s) Developer Tools, Continuous Integration -- 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]
