Skip to content

Comments

MimePart: fixed not escaped header before encoded into utf-8#102

Open
Daaarkling wants to merge 1 commit intonette:masterfrom
Daaarkling:fix-escaping
Open

MimePart: fixed not escaped header before encoded into utf-8#102
Daaarkling wants to merge 1 commit intonette:masterfrom
Daaarkling:fix-escaping

Conversation

@Daaarkling
Copy link

@Daaarkling Daaarkling commented Oct 10, 2024

  • bug fix
  • BC break? no

Headers containing special characters such as Czech characters also need to be escaped before converting to utf-8.

Example header From: Kdo uteče, obědvá <doe@example.com>

When google processes the email, it misparses the comma and because of that the DKIM signature verification fails and the email is rejected.

@dg dg force-pushed the master branch 4 times, most recently from af1d65e to 93bc1c9 Compare December 30, 2025 00:48
@dg dg force-pushed the master branch 2 times, most recently from 5aeaf1e to 82f31ef Compare February 10, 2026 02:48
@dg dg force-pushed the master branch 4 times, most recently from 117413a to e5578f0 Compare February 23, 2026 04:49
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.

1 participant