Skip to content
Snippets Groups Projects
Commit 76fbfb15 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Use original RFC822-formatted subject, if available (e.g. recv'd via SMTP)

This solves issue #817 for TLDR messages imported into DOVE-Net Tech Talk,
because those messages are imported via SMTP originally and thus have the
original (MIME/Q-encoded subject) in the message header (as RFC822SUBJECT).

For other messages with UTF-8 characters in their header fields (e.g. subject),
we'll need a different solution (Q-encode header fields that contain
non-ASCII chars on the fly), and then this solution could maybe be reverted.
parent 6224ce64
No related branches found
No related tags found
No related merge requests found
Pipeline #7109 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment