github-actions[bot] commented on issue #12140: URL: https://github.com/apache/dolphinscheduler/issues/12140#issuecomment-1257506107
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened **When using DS to send email, if the attachment name is in Chinese and too long, it will be garbled. The following results can be reproduced in Outlook mailbox, and QQ mailbox is OK** <img width="827" alt="image" src="https://user-images.githubusercontent.com/7111977/192192717-c607f572-5b98-4b01-89ca-1a11c432749e.png"> **Change the character length to 8, then no problem** <img width="538" alt="image" src="https://user-images.githubusercontent.com/7111977/192193211-94f3facc-73f6-4f45-b2ff-3a6cf23f4269.png"> ### What you expected to happen The Chinese name of the attachment is too long ### How to reproduce It can be reproduced by entering ten Chinese characters, for example: 智慧出入试点园区进出明细 ### Anything else 1. The solution can refer to: https://blog.csdn.net/samur2/article/details/110671984 2. Our project version is 1. x, I don't know if 3.0.0 has this bug ### Version 3.0.0 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
