Skip to content

Use default email policy to parse raw email

The default policy uses the EmailMessage class instead of the Message class from the compat32 policy. The EmailMessage decodes automatically the header values.

Closes #13607 (closed)

Merge request reports

Loading