[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-149-g374ece2 |
Date: |
Thu, 12 Jul 2012 02:38:26 +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 374ece2e88368afd6e0a29c4ee4b75ffa9e28b39 (commit)
from 79e665fc9bdaa67a9cd2dfd02bd4494bbec7cc2d (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 374ece2e88368afd6e0a29c4ee4b75ffa9e28b39
Author: David Levine <address@hidden>
Date: Wed Jul 11 21:37:39 2012 -0500
Added -mts switch to post, send, and whom. Replaced test-sendmail-pipe
with test-mts.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
h/mts.h | 1 +
man/mh-tailor.man | 4 +
man/post.man | 8 ++
man/send.man | 8 ++
man/whom.man | 8 ++
sbr/mts.c | 34 +++++---
test/fakesendmail | 40 +++++++---
test/post/test-mts | 172 +++++++++++++++++++++++++++++++++++++++++
test/post/test-post-common.sh | 7 +-
test/post/test-sendmail-pipe | 122 -----------------------------
uip/post.c | 8 ++
uip/send.c | 3 +
uip/whatnowsbr.c | 3 +
uip/whom.c | 3 +
15 files changed, 275 insertions(+), 148 deletions(-)
create mode 100755 test/post/test-mts
delete mode 100755 test/post/test-sendmail-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-149-g374ece2,
David Levine <=