diff options
author | sterni <sternenseemann@systemli.org> | 2022-01-27T15·06+0100 |
---|---|---|
committer | sterni <sternenseemann@systemli.org> | 2022-02-02T20·47+0000 |
commit | 5789814dec3b1a7fe46902a8f477d585b36de6b4 (patch) | |
tree | 159b9f55de7569e42b8ebc2add57670a35708491 /users/grfn/wigglydonke.rs | |
parent | c3cf66f248d5b721629d3cb5293d6f1bd1358a43 (diff) |
fix(users/sterni/mblog): handle RFC2047 in subjects r/3750
Non ASCII Subjects will use RFC2047 to encode their content. Using mime4cl's parse-RFC2047-text we obtain a list of ASCII strings and byte vectors tagged with their encoding. Using babel we can then decode the byte sequence, assuming the encoding is named the same in babel and RFC2047 (which it is for UTF-8 at least…). Change-Id: I2840672409452bd194fb1635721e338364d9b484 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5078 Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
Diffstat (limited to 'users/grfn/wigglydonke.rs')
0 files changed, 0 insertions, 0 deletions