[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ralph Corderoy |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1415-g6170b76 |
Date: |
Wed, 24 May 2017 14:32:35 -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 6170b76c7d080efb5e980260d8fb7a33e0512f61 (commit)
via 6fecd8232121c24a002faeb60dba7d35948f6156 (commit)
from 1e18bf0ab892a2ae9d3151c248b652898f7d7116 (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 6170b76c7d080efb5e980260d8fb7a33e0512f61
Author: Ralph Corderoy <address@hidden>
Date: Wed May 24 19:22:02 2017 +0100
uip/inc.c: Delete POP3's -pack option for msh users.
inc(1)'s -pack option, only available with POP3 access, stored the
emails in a spool file instead of a folder. The man page says this was
intended for msh(1) users, but msh was deleted in e6917522. The spool
file was always in packf(1)'s MMDF format, no option of -mbox, and was a
rare producer of `map' files that indexed the spool file, again intended
for msh. Removing -pack makes deletion of map files elsewhere in the
code easier.
commit 6fecd8232121c24a002faeb60dba7d35948f6156
Author: Ralph Corderoy <address@hidden>
Date: Wed May 24 13:50:25 2017 +0100
uip/dropsbr.c: Delete unused mbx_write() and map_read().
Most recently used by msh(1), removed by e6917522.
-----------------------------------------------------------------------
Summary of changes:
h/dropsbr.h | 3 -
man/inc.man | 14 -----
test/inc/test-pop | 32 ++--------
uip/dropsbr.c | 91 +----------------------------
uip/inc.c | 172 +++++++-----------------------------------------------
5 files changed, 27 insertions(+), 285 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.6-branchpoint-1415-g6170b76,
Ralph Corderoy <=