[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ken Hornstein |
Subject: |
[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-544-g612f63b |
Date: |
Fri, 17 May 2019 14:41:59 -0400 (EDT) |
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 612f63b11fa4ac1d97d41943d48702bf16eed947 (commit)
from b1a6ab7f0b3edb3093562766cdc774a4d67a27bc (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 612f63b11fa4ac1d97d41943d48702bf16eed947
Author: Ken Hornstein <address@hidden>
Date: Fri May 17 14:27:28 2019 -0400
Remove final traces of TMA support
TMA (the TTI Trusted Mail Agent) was an early implementation of
encrypted mail and is long gone. There were a few vestigial bits
of this support left in nmh, and this is finally removing them.
This includes the check for the "Encrypted" header field in various
scan formats and some code to return the code SCNENC from scan()
function where it would have special handling by programs like inc(1).
-----------------------------------------------------------------------
Summary of changes:
etc/scan.MMDDYY | 2 +-
etc/scan.YYYYMMDD | 2 +-
etc/scan.curses | 5 ++---
etc/scan.default | 2 +-
etc/scan.highlighted | 2 +-
etc/scan.mailx | 2 +-
etc/scan.nomime | 2 +-
etc/scan.size | 2 +-
etc/scan.time | 2 +-
etc/scan.timely | 2 +-
etc/scan.unseen | 2 +-
test/format/test-fmtdump | 56 +++++++++++++++++++++---------------------------
uip/inc.c | 3 ---
uip/scan.c | 3 +--
uip/scansbr.c | 10 ++-------
uip/scansbr.h | 5 ++---
16 files changed, 41 insertions(+), 61 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.7-branchpoint-544-g612f63b,
Ken Hornstein <=