Skip to content

SMTP/e-mail: Improve UTF-8 handling#2047

Open
swg-bsi wants to merge 1 commit intoeclipse-scout:releases/25.2from
swg-bsi:features/swg/25.2/mailhelper_ascii
Open

SMTP/e-mail: Improve UTF-8 handling#2047
swg-bsi wants to merge 1 commit intoeclipse-scout:releases/25.2from
swg-bsi:features/swg/25.2/mailhelper_ascii

Conversation

@swg-bsi
Copy link
Copy Markdown
Contributor

@swg-bsi swg-bsi commented Feb 20, 2026

There are SMTP servers that support UTF-8 encoded
email addresses. Currently there is no server options
to pass this information to the SMTP session.

This PR adds support for explicitly enabling UTF-8
support and adds a new method on the helper to
validate ASCII-only addresses.

410361

@eclipse-scout-bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

There are SMTP servers that support UTF-8 encoded
email addresses. Currently there is no server options
to pass this information to the SMTP session.

This PR adds support for explicitly enabling UTF-8
support and adds a new method on the helper to
validate ASCII-only addresses.

410361
@swg-bsi swg-bsi force-pushed the features/swg/25.2/mailhelper_ascii branch from 38f41a1 to 63ce5ef Compare March 9, 2026 17:02
@swg-bsi swg-bsi changed the title MailHelper: Add option for ASCII-only email validation SMTP/e-mail: Improve UTF-8 handling Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants