Skip to content

Parsing of whitespaces between consecutive encoded words in Subject header #95

@talanis85

Description

@talanis85

This might be related to #93.

Example

Subject: =?utf-8?B?55Sw?=
  =?utf-8?B?55Sw?=

Expected: 田田
Actual: 田 田 (unwanted space between them)

Since the space results from folding it should not be interpreted as an actual space.

This causes many of my longer message subjects getting sprinkled with spaces in (seemingly) random positions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions