unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH] TODO: add item for RFC 3676 (format=flowed + DelSP)
@ 2022-09-01 18:58 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2022-09-01 18:58 UTC (permalink / raw)
  To: meta

I noticed some messages looked wonky in HTML (via w3m) compared
to mutt; and neither Email::MIME, Mail::Box nor gmime seem to
handle this standard...

However, mflow (part of mblaze) seems to be good standalone
C implementation that we can check a Perl5 implementation
against.
---
 TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TODO b/TODO
index 14dcfe72..1537179e 100644
--- a/TODO
+++ b/TODO
@@ -156,3 +156,5 @@ all need to be considered for everything we introduce)
 * expose lei contents via read/write IMAP/JMAP server for personal use
 
 * git SHA-256 migration/coexistence path
+
+* decode RFC 3676 format=flowed + DelSp properly (see mflow (mblaze), mutt, ...)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-01 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-01 18:58 [PATCH] TODO: add item for RFC 3676 (format=flowed + DelSP) Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).