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.5-branchpoint-648-g52a2362
Date: Sun, 14 Apr 2013 14:56:47 +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  52a236230220232fd632b5aa88eb9bb31dba346e (commit)
      from  a431fb0f788cf93c9d93c3ad268fa0813e1bf2ef (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 52a236230220232fd632b5aa88eb9bb31dba346e
Author: David Levine <address@hidden>
Date:   Sun Apr 14 09:53:32 2013 -0500

    A "credentials" mh-profile entry has been added.  This allows
    post(8), whom(1), send(1), inc(1), and msgchk(1) to (optionally)
    honour the username in the .netrc file [Bug #23168].  And, it
    allows specification of any valid filename in place of $HOME/.netrc.

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

Summary of changes:
 Makefile.am                |    4 +-
 config/config.c            |    3 +
 docs/pending-release-notes |    4 ++
 h/mh.h                     |   12 ++++
 h/prototypes.h             |    8 +++-
 man/inc.man                |   43 +++------------
 man/mh-profile.man         |   88 ++++++++++++++++++++++++++++++-
 man/msgchk.man             |   47 ++++------------
 man/post.man               |   14 +++--
 man/send.man               |   14 +++--
 man/whom.man               |   14 +++--
 mts/smtp/smtp.c            |   32 ++++-------
 sbr/credentials.c          |   74 +++++++++++++++++++++++++
 sbr/ruserpass.c            |  128 ++++++++++++++++++++++----------------------
 test/inc/test-pop          |   28 ++++++++++
 uip/inc.c                  |   13 ++---
 uip/msgchk.c               |   60 +++++++++-----------
 uip/popsbr.c               |   12 ++--
 18 files changed, 376 insertions(+), 222 deletions(-)
 create mode 100644 sbr/credentials.c


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



reply via email to

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