[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.6-branchpoint-1446-g758f572 |
Date: |
Sat, 17 Jun 2017 10:04:23 -0400 (EDT) |
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 758f572ffb029c2ccda464f86822724e1af7062b (commit)
from fc5b73a4b95c03c2c81b04ee8c819471b66de52d (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 758f572ffb029c2ccda464f86822724e1af7062b
Author: David Levine <address@hidden>
Date: Sat Jun 17 09:32:00 2017 -0400
Don't bypass scan_content() when expanding pseudoheaders.
expand_pseudoheader() would avoid the call to scan_content() in order
to inhibit use of quoted-printable for text content. Removed that;
the user still has control over the use of quoted-printable via
-maxunencoded. Though now, lines over 998 bytes long will always
be encoded.
-----------------------------------------------------------------------
Summary of changes:
test/repl/test-convert | 8 +++++---
uip/mhbuildsbr.c | 49 +++++--------------------------------------------
2 files changed, 10 insertions(+), 47 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1446-g758f572,
David Levine <=