[GH-ISSUE #420] Add support for RFC 1342 encoded subject lines in inbound emails #315

Closed
opened 2026-02-25 23:42:00 +03:00 by kerem · 0 comments
Owner

Originally created by @cuu508 on GitHub (Sep 3, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/420

Subject lines may sometimes look like this:

Subject: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?=
=?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?=

Investigate if we can decode them, so filtering by keywords can work.

https://tools.ietf.org/html/rfc1342

Originally created by @cuu508 on GitHub (Sep 3, 2020). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/420 Subject lines may sometimes look like this: ``` Subject: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?= ``` Investigate if we can decode them, so filtering by keywords can work. https://tools.ietf.org/html/rfc1342
kerem closed this issue 2026-02-25 23:42:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#315
No description provided.