nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: David Levine
Subject: [nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-793-g17c20738
Date: Sun, 20 Feb 2022 22:09:48 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  17c20738a7d508a3e65ddbabe4ff663d46f9d2fe (commit)
      from  20af664fce0e32d685c572f31b0b1b99ee519842 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 17c20738a7d508a3e65ddbabe4ff663d46f9d2fe
Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 20 17:20:51 2022 -0500

    Enhanced mhfixmsg -decodeheaders to decode any charset.
    
    1. Attempt to decode the body, given any encoding.
    2. If unable to decode or if any NUL octets in the decoded text,
       leave the body encoded.  If unable to decode, that's allowed by
       RFC 2047 § 6.2.  If any NULs, that seems to be in the same spirit.
    
    A second planned enhancement is to allow decoding to any character
    set.  Currently, it decodes to the charset of the user's locale.

-----------------------------------------------------------------------

Summary of changes:
 sbr/fmt_rfc2047.c           |  22 ++++-----
 sbr/fmt_rfc2047.h           |   7 ++-
 sbr/fmt_scan.c              |   5 +-
 test/mhfixmsg/test-mhfixmsg |  27 +++++++++++
 uip/mhfixmsg.c              | 109 +++++++++++++++++++++++++++++++++-----------
 uip/picksbr.c               |   3 +-
 6 files changed, 132 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]