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: Ken Hornstein
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-824-gb24a1b1
Date: Thu, 05 Dec 2013 03:00:18 +0000

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  b24a1b1ac51ca3bbacc82700dd1388b7dae2633d (commit)
      from  98df2244c328b45c72cdb750f3e38889699fe020 (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 b24a1b1ac51ca3bbacc82700dd1388b7dae2633d
Author: Ken Hornstein <address@hidden>
Date:   Wed Dec 4 21:56:50 2013 -0500

    Garbage collect "normalize".
    
    The code to normalize addresses (look up the hostnames in DNS for the
    "official" hostnames) was disabled when we made DUMB the default 
configuration
    in 1.5.  Since them, the -normalize switch was still around in various
    utilities, but it didn't do anything.  Remove all of those switches and
    garbage collect various other bits of the "normalize" functionality.
    
    At the same time, improve getm() a bit; it now takes an argument specifying
    the length of the error buffer.

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

Summary of changes:
 Makefile.am          |    2 +-
 h/addrsbr.h          |   28 ++++++++++------------------
 h/fmt_scan.h         |    2 --
 man/ali.man          |   10 +---------
 man/ap.man           |   10 ----------
 man/fmttest.man      |   10 ----------
 sbr/addrsbr.c        |   43 ++++++++++++++++++++-----------------------
 sbr/encode_rfc2047.c |    4 +++-
 sbr/fmt_addr.c       |    2 +-
 sbr/fmt_def.c        |   12 ------------
 sbr/fmt_scan.c       |    7 +++----
 test/ali/test-ali    |    1 -
 uip/ali.c            |   21 ++++++---------------
 uip/aliasbr.c        |    2 +-
 uip/ap.c             |   20 +++++---------------
 uip/fmttest.c        |   22 +++++-----------------
 uip/mhlsbr.c         |    2 +-
 uip/post.c           |   11 +++++++----
 uip/replsbr.c        |    7 ++++---
 19 files changed, 68 insertions(+), 148 deletions(-)
 delete mode 100644 sbr/fmt_def.c


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



reply via email to

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