Skip to content

Mailnag 2.2.0 truncates subject lines #252

@JanBluePix

Description

@JanBluePix

The original coded subject line (kleinanzeigen.de) is:
Subject: Neue Treffer zu deiner Suche =?UTF-8?B?4oCeRm90bw==?= - asahi in Ganz =?UTF-8?B?RGV1dHNjaGxhbmTigJw=?=

The uncoded subject line should therefore look like this:
Subject: Neue Treffer zu deiner Suche „Foto - asahi in Ganz Deutschland“

But Mailnag makes this:
Subject: Neue Treffer zu deiner Suche

The subject line is generated correctly by Mailnag. However, in file mails.py at line 175,176 the array is overwritten and the last part is missing in the subject line.

Commenting out line 175,176 solves the problem. But maybe just only for me...

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