Skip to content

Incorrect encoding for utf-8 characters in reply-to addresses #147

@tarmo-randma

Description

@tarmo-randma

Most e-mail headers got proper character encoding handling with PR #132. Unfortunately that change missed that the reply-to header was not treated as an address but as a regular header. As a result it did not get the same kind of handling as the from, to, cc and bcc headers.

As a result reply-to addresses get currently incorrectly encoded if they contain utf-8 characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions