Skip to content

utf-8 is hard encoded in Content-Type #73

@ragimiri

Description

@ragimiri

Hi, when I send plain text e-mail without -cs parameter, I see this in header:

Content-Type: text/plain; charset=utf-8; charset=UTF-8

When I use -cs windows-1250, I see this:

Content-Type: text/plain; charset=utf-8; charset=windows-1250

There should be no charset=utf-8; in the middle.

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