[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-174-g356f490 |
Date: |
Fri, 14 Sep 2012 22:06:37 +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 356f49083391bd018b6c5dfed21e59247b4cc74a (commit)
from 7428828caf071831ea3caf1efb856c418929acc2 (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 356f49083391bd018b6c5dfed21e59247b4cc74a
Author: David Levine <address@hidden>
Date: Fri Sep 14 17:05:24 2012 -0500
Added check in send(1) of attach (default Nmh-Attachment) headers to
ensure that only plain files are attached. Otherwise, it is a fatal
error. Note that whatnow's attach will continue to allow attachment
of directories because it expands those out to their contents. It
doesn't check what the contents are, though. That's why we needed to
add this check.
Also added a check to skip attach headers that are empty so that
they can be put in drafts, per Norm's request.
-----------------------------------------------------------------------
Summary of changes:
uip/sendsbr.c | 63 +++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 44 insertions(+), 19 deletions(-)
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-174-g356f490,
David Levine <=