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-563-g1c03fa9
Date: Sun, 25 Aug 2019 09:10:12 -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  1c03fa9d8e85b15167dce2d7007132fe87698bc8 (commit)
       via  49f75077d14123b303206e8835270fd60359789b (commit)
       via  b698d5cd157d035658009158aa44a05bc4a01124 (commit)
       via  7d84b3018062dc30bcb886704012d92712b70f92 (commit)
      from  62ce7b73a5e83d9d7615f6dd8221973bd62825f3 (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 1c03fa9d8e85b15167dce2d7007132fe87698bc8
Author: David Levine <address@hidden>
Date:   Sun Aug 25 09:08:25 2019 -0400

    Added warning if the profile contains a post entry.
    
    Added warning from all programs that read the profile if the profile
    contains a post entry, which is ignored, but does not contain a
    postproc entry.  In other words, if you get this warning and want
    to suppress it, your options include:
    1) Remove your post profile entry.
    2) Make your post profile entry a comment by prepending it with the #:
       comment indicator.
    3) Add a postproc entry that points to the post that you use.  That can
       be viewed with "mhparam postproc".

commit 49f75077d14123b303206e8835270fd60359789b
Author: David Levine <address@hidden>
Date:   Sun Aug 25 08:56:04 2019 -0400

    Moved run_without_input() from test-version-check to common.sh.in.

commit b698d5cd157d035658009158aa44a05bc4a01124
Author: David Levine <address@hidden>
Date:   Sun Aug 25 08:49:53 2019 -0400

    Removed unnecessary warning about missing semicolon.
    
    The warning was for Content-Type and Content-Disposition, and was
    incorrect.  Thanks to Tom for providing output with it.  Also
    removed multiple trailing newlines from warning output, thanks to
    Ralph for tracking those down.

commit 7d84b3018062dc30bcb886704012d92712b70f92
Author: David Levine <address@hidden>
Date:   Sat Aug 10 18:50:39 2019 -0400

    Added test of encoded Resent-To: and Resent-cc:.

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

Summary of changes:
 docs/pending-release-notes         |  9 ++++
 man/mh-profile.man                 | 11 +++++
 sbr/mts.c                          | 68 ++++++++++++++---------------
 sbr/readconfig.c                   | 87 ++++++++++++++++++++++++++------------
 test/common.sh.in                  | 30 +++++++++++++
 test/install-mh/test-version-check | 37 ++++------------
 test/mhl/test-format               |  4 ++
 test/mhparam/test-profile          | 53 +++++++++++++++++++++++
 uip/mhfixmsg.c                     | 26 ++++++------
 9 files changed, 223 insertions(+), 102 deletions(-)
 create mode 100755 test/mhparam/test-profile


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



reply via email to

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