[Top][All Lists]
[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-144-g2b72292 |
Date: |
Mon, 09 Jul 2012 04:20:00 +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 2b72292fe9a76e3e70b63a7cd639499214097bf8 (commit)
from 745756aab12a7fcab857deb6bf2d715364930071 (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 2b72292fe9a76e3e70b63a7cd639499214097bf8
Author: David Levine <address@hidden>
Date: Sun Jul 8 23:17:04 2012 -0500
spost(8) has been merged into post(8). Its functionality is
enabled by selecting the "pipe" mail transport method in
etc/mts.conf, which in turn can be configured using
--with-mts=pipe. The spost -noalias, -backup/-nobackup,
-push/-nopush, and -remove/-noremove switches are not
supported by post. Note that spost did not support -whom or
Dcc, and neither does post when using mts: pipe. spost is
now deprecated.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 4 +-
configure.ac | 3 +-
docs/contrib/build_nmh | 2 +-
docs/pending-release-notes | 7 +++
etc/mts.conf.in | 13 +++--
h/mts.h | 1 +
man/mh-mail.man | 4 ++
man/mh-tailor.man | 30 ++++++++---
man/send.man | 6 ++-
sbr/mts.c | 2 +
sbr/readconfig.c | 3 +-
test/common.sh.in | 2 +-
test/fakesendmail | 30 +++++++++++
test/post/test-pipe | 120 ++++++++++++++++++++++++++++++++++++++++++++
uip/post.c | 120 +++++++++++++++++++++++++++++--------------
15 files changed, 288 insertions(+), 59 deletions(-)
create mode 100755 test/fakesendmail
create mode 100755 test/post/test-pipe
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.5-branchpoint-144-g2b72292,
David Levine <=