[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-146-g704bdde |
Date: |
Tue, 10 Jul 2012 00:49:07 +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 704bdde497da69854846d51d86c440fc980c5489 (commit)
via 84b65bad347129f751e3ed208516697bc3fe1820 (commit)
from 2b72292fe9a76e3e70b63a7cd639499214097bf8 (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 704bdde497da69854846d51d86c440fc980c5489
Author: David Levine <address@hidden>
Date: Mon Jul 9 19:47:47 2012 -0500
Removed use of the ONEX sendmail verb. It is obsolete,
according to http://smtpfilter.sourceforge.net/esmtp.html.
And was removed over 10 years ago from sendmail (8.12),
according to http://www.irbs.net/internet/postfix/0111/2237.html.
commit 84b65bad347129f751e3ed208516697bc3fe1820
Author: David Levine <address@hidden>
Date: Mon Jul 9 19:15:13 2012 -0500
Renamed "sendmail" mts method to "sendmail/smtp", allowing "sendmail"
as an alias. Renamed "pipe" to "sendmail/pipe".
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
configure.ac | 7 ++-
docs/contrib/build_nmh | 2 +-
docs/pending-release-notes | 15 +++---
etc/mts.conf.in | 16 +++---
h/mts.h | 8 ++--
man/mh-mail.man | 2 +-
man/mh-tailor.man | 8 ++--
man/send.man | 2 +-
mts/smtp/smtp.c | 20 +++-----
mts/smtp/smtp.h | 2 +-
sbr/mts.c | 12 ++--
test/fakesendmail | 2 +-
test/post/{test-pipe => test-sendmail-pipe} | 18 ++++---
uip/post.c | 70 +++++++++++++-------------
15 files changed, 93 insertions(+), 93 deletions(-)
rename test/post/{test-pipe => test-sendmail-pipe} (79%)
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-146-g704bdde,
David Levine <=