PromucFlow_constructor/app/server/appsmith-plugins/smtpPlugin/src
appsmithguru 80b4eeea0e
fix: 11847 configuring UTF-8 encoding as default to SMTP plugin (#20619)
Description

SMTP encoding issue.
https://github.com/appsmithorg/appsmith/issues/11847

The default encoding by MimeMessage is ascii and now its been configured
to UTF-8 to support some characters

Checklist:

- [ ]  My code follows the style guidelines of this project
- [ ]  I have performed a self-review of my own code
- [ ]  My changes generate no new warnings
- [ ]  New and existing unit tests pass locally with my changes
2023-02-21 13:34:56 +05:30
..
main fix: 11847 configuring UTF-8 encoding as default to SMTP plugin (#20619) 2023-02-21 13:34:56 +05:30
test/java/com/external/plugins fix: 11847 configuring UTF-8 encoding as default to SMTP plugin (#20619) 2023-02-21 13:34:56 +05:30