[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-886-gbee25da0

2022-12-31 Thread Ken Hornstein
ow. - Log - commit bee25da0e5815287785976ce87ce8affe9f18afd Author: Ken Hornstein Date: Sat Dec 31 23:09:00 2022 -0500 Ignore configure tilde file I guess you can sometimes have a configure~ file. commit 2f95bdd798990a52c69aae6a9d2d942562d73

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-780-g91595144

2022-02-04 Thread Ken Hornstein
ow. - Log - commit 9159514406b90fd823ba06e12e8339872564690e Author: Ken Hornstein Date: Fri Feb 4 21:24:24 2022 -0500 Change the header file location so object builds work commit 6f5715f1ae56eebb3e96845fc83c02cde10a9686 Author: Ken Hornstein Date:

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-568-g0f343e7

2019-10-16 Thread Ken Hornstein
--- commit 0f343e7716fbc0401663dc37ecc94874c23ff68e Author: Ken Hornstein Date: Wed Oct 16 21:37:19 2019 -0400 Improve POP SASL error handling Handle the case where we get an -ERR message during the SASL exchange. --- Summary

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-566-g9ef6b51

2019-10-02 Thread Ken Hornstein
ow. - Log - commit 9ef6b510ada8a7d3b053ebaef0686570ebf00f63 Author: Ken Hornstein Date: Wed Oct 2 11:39:21 2019 -0400 Remove X.400 address parsing Remove the X.400 address parsing used by the %(friendly) format escape. Because ... you

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-564-gb60e697

2019-09-30 Thread Ken Hornstein
--- commit b60e6973e9185bd4f8332d7a19d3fa59f0e618ad Author: Ken Hornstein Date: Mon Sep 30 18:23:51 2019 -0400 Change the default for noverify The default for 'noverify' should be 'false'. The certificate chain

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-558-g9779a9d

2019-07-27 Thread Ken Hornstein
--- commit 9779a9db4316e2348eb120c716acc41e6b12a849 Author: Ken Hornstein Date: Sat Jul 27 21:22:12 2019 -0400 Reorder configure options to be before variables Reorder the configure options generated by build_nmh so they will be before the variables, otherwise they end up IN things like

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-557-g476a6ff

2019-07-15 Thread Ken Hornstein
--- commit 476a6ffe0e92478020f4a1c320a4076acc2f58c9 Author: Ken Hornstein Date: Mon Jul 15 14:25:53 2019 -0400 Fix handling of fullname Make it that if a Local-Mailbox profile entry was NOT specified that the fullname would be generated BEFORE the local mailbox was generated, so the u

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-555-g062e396

2019-07-08 Thread Ken Hornstein
--- commit 062e39670628eff46e197006ec3db9a6ac015f57 Author: Ken Hornstein Date: Mon Jul 8 11:37:15 2019 -0400 Handle teen ordinal suffixes correctly. --- Summary of changes: sbr/fmt_scan.c | 27 --- 1 file c

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-554-ga9f9e3d

2019-07-08 Thread Ken Hornstein
--- commit a9f9e3d5387e31c404fd24ee71b2a72b005b85eb Author: Ken Hornstein Date: Mon Jul 8 09:59:15 2019 -0400 Create new mh-format function %(ordinal) Implement a new mh-format function %(ordinal). This will output the appropriate ordinal prefix (st, nd, rd, st) based on the value o

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-553-ga0f05ed

2019-06-29 Thread Ken Hornstein
--- commit a0f05edf314126b7cb7267d5b873592a60503df8 Author: Ken Hornstein Date: Sat Jun 29 14:17:16 2019 -0400 Support the TLS SNI extension Add support for sending the TLS Server Name Indicator extension during TLS connection n

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-552-gfcaa304

2019-06-24 Thread Ken Hornstein
--- commit fcaa3047b2a23fc0c36be518d1ca1ea0b0cb3b66 Author: Ken Hornstein Date: Mon Jun 24 12:42:05 2019 -0400 Print port number in the connection error message If a connection to a host fails, print the port number in the brief error message. This will hopefully eliminate problems when nm

[nmh-commits] [SCM] The nmh Mail Handling System branch, pop-leave-on-server, created. 1.7-branchpoint-545-g6e59250

2019-06-05 Thread Ken Hornstein
a75bde2a9b (commit) - Log - commit 6e5925082e3b7090f7d970d4fc688aa75bde2a9b Author: Ken Hornstein Date: Wed Jun 5 13:13:21 2019 -0400 Implement simple hash table Implement a simple hash table; not ye

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-547-g0f043ed

2019-05-18 Thread Ken Hornstein
ow. - Log - commit 0f043edd0c369786faa28e4ec2dd583467d048be Author: Ken Hornstein Date: Sat May 18 10:17:15 2019 -0400 Clean up more whitespace errors Get rid of more whitespace errors; hopefully I got them al

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-545-g912755a

2019-05-17 Thread Ken Hornstein
--- commit 912755a7e0ad3d94d084798dd60bb7397abf3931 Author: Ken Hornstein Date: Fri May 17 23:50:16 2019 -0400 Fix whitespace errors --- Summary of changes: mts/smtp/smtp.c| 6 ++-- tools/showbuildenv | 2 +- uip/aliasbr.c

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-544-g612f63b

2019-05-17 Thread Ken Hornstein
--- commit 612f63b11fa4ac1d97d41943d48702bf16eed947 Author: Ken Hornstein 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 su

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-542-gc4bc9ed

2019-05-12 Thread Ken Hornstein
--- commit c4bc9ed8bee57f8fd58ad10fb5d8941e090993db Author: Ken Hornstein Date: Sun May 12 20:07:56 2019 -0400 Cleanup MIME header handling in mhbuild Per discussion on nmh-workers, cleanup the handling of MIME headers in mhbuild. The following logic should now apply. If mhbuild i

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-540-g6a420d9

2019-05-04 Thread Ken Hornstein
--- commit 6a420d96a080e04da6c441f88cc52e60fe661089 Author: Ken Hornstein Date: Sat May 4 22:46:45 2019 -0400 Improve fmttest output Improve the fmttest output; make it so more arguments to format instructions are printed and clean up some of the argumen

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-539-ga531b6a

2019-05-04 Thread Ken Hornstein
--- commit a531b6a8f0d64087980c4efb176a8bddbd06d143 Author: Ken Hornstein Date: Sat May 4 19:36:38 2019 -0400 Clarify %(profile) escape Note that %(profile) can also pull entries from the context as well as the profile --

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-538-g11eaebe

2019-05-03 Thread Ken Hornstein
--- commit 11eaebe50c6562b8919bc8d2a457c87269083818 Author: Ken Hornstein Date: Fri May 3 23:50:34 2019 -0400 Remove support for message/partial --- Summary of changes: docs/pending-release-notes | 3 + etc/sendfiles |

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-537-gcc02979

2019-05-02 Thread Ken Hornstein
--- commit cc0297996b85bbf459d7c2acf27515f62f44e345 Author: Ken Hornstein Date: Thu May 2 13:26:56 2019 -0400 Improve SASL snoop output Generate more information in the netsec layer when -snoop is enabled. Specifically, enumerate the supported SASL mechanisms by the client and server a

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-536-g56a4338

2019-04-28 Thread Ken Hornstein
--- commit 56a43385fdcbbe0de9cc6bd74b708d66e3c63cbf Author: Ken Hornstein Date: Sun Apr 28 21:07:24 2019 -0400 Permit the matching of canonical MIME multipart boundaries Allow the matching of MIME multipart boundaries if the message is in canonical form (\r\n li

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-531-gef0725f

2019-04-24 Thread Ken Hornstein
ow. - Log - commit ef0725fd97369e801a56febfdb7a6ec2eaff73c8 Author: Ken Hornstein Date: Wed Apr 24 13:05:30 2019 -0400 Remove MIME content caching code Remove all of the MIME content caching code. Besides being of dubious value and havin

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-529-gc51d837

2019-04-23 Thread Ken Hornstein
ow. - Log - commit c51d837b9bda943c5e0235b92ca3b98803185e17 Author: Ken Hornstein Date: Tue Apr 23 12:40:44 2019 -0400 Fix file descriptor leak in ruserpass() commit 9059a312f2a452fa31885d90eeda105404ee9ada Author: Ken Hornstein Date: Tue Apr 2

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-527-g558137c

2019-04-22 Thread Ken Hornstein
--- commit 558137c4d87a7fc0f9871a37ff53479e9ae00d0b Author: Ken Hornstein Date: Mon Apr 22 21:42:14 2019 -0400 Set the close-on-exec flag for sockets Since we no longer use closefds(), start cleaning up stray descriptors. Start by making sure that any network sockets we create have the

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-526-gee412cb

2019-04-22 Thread Ken Hornstein
--- commit ee412cbd5c0667742a128fb4e1c89801528a9a48 Merge: 2184c88 9ffc918 Author: Ken Hornstein Date: Mon Apr 22 20:43:47 2019 -0400 Merge branch 'pop-stls' commit 2184c8815e03f092ceb640454ebc40fc10a1ea48 Author: Ken Hornstein Date: Mon Apr 22 20:42:57 2019 -0400 Loosen up

[nmh-commits] [SCM] The nmh Mail Handling System branch, pop-stls, updated. 1.7-branchpoint-522-g9ffc918

2019-04-22 Thread Ken Hornstein
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, pop-stls has been updated via 9ffc9180ae03e7cd4b334f665a43133e2ec91a37 (commit) fro

[nmh-commits] [SCM] The nmh Mail Handling System branch, pop-stls, created. 1.7-branchpoint-521-gec173fd

2019-04-22 Thread Ken Hornstein
it) - Log - commit ec173fd2c897f148b4a8e4b9d81743099f1e3b50 Author: Ken Hornstein Date: Mon Apr 22 19:46:17 2019 -0400 Add basic support for the STLS command in POP Add support for the STLS command in POP (someti

[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-518-g9530e8f

2019-03-22 Thread Ken Hornstein
--- commit 9530e8f7f96f79ebe9afaeeecf0f2a2b373bb429 Author: Ken Hornstein Date: Fri Mar 22 11:59:04 2019 -0400 Add support for %(trimr) format function Add support for a %(trimr) format function, which behaves exactly like %(trim) but also returns a string. Turns out this is literally

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-497-g87ce729

2018-03-17 Thread Ken Hornstein
--- commit 87ce72956ba5f221b8288b34d126d0345684b555 Author: Ken Hornstein Date: Sat Mar 17 22:34:14 2018 -0400 Change the default editor from 'vi' to 'prompter'. Absent any profile environment variable setting, the default editor for commands like 'comp', &

[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, deleted. 1.5-branchpoint-381-g4538251

2018-03-06 Thread Ken Hornstein
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, m_getfld has been deleted was 453825192f539ea8ba77aa1d7ecc18e5183a4d57 -

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, deleted. 1.5-branchpoint-1033-gdd259aa

2018-03-06 Thread Ken Hornstein
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, tmpfiles has been deleted was dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab -

[Nmh-commits] [SCM] The nmh Mail Handling System branch, base64-text-fixup, deleted. 1.5-branchpoint-1078-gd722ee2

2018-03-06 Thread Ken Hornstein
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, base64-text-fixup has been deleted was d722ee2a5489b9cfcb28903d8b564863099917bf

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7.1, created. 1.7.1

2018-03-06 Thread Ken Hornstein
6dcae (tag) tagging 98996c51478ab65954568dacf7f9f238e855b256 (commit) replaces 1.7.1-RC3 tagged by Ken Hornstein on Tue Mar 6 14:10:41 2018 -0500 - Log - Releasing nmh-1.7.1 Ken Hornstein (1): Updating for 1.7

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1

2018-03-06 Thread Ken Hornstein
--- commit 98996c51478ab65954568dacf7f9f238e855b256 Author: Ken Hornstein Date: Tue Mar 6 14:10:00 2018 -0500 Updating for 1.7.1 release. --- Summary of changes: DATE| 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2

[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, created. 1.5-branchpoint-381-g4538251

2018-03-06 Thread Ken Hornstein
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, m_getfld has been created at 453825192f539ea8ba77aa1d7ecc18e5183a4d57 (commit) - Log --

[Nmh-commits] [SCM] The nmh Mail Handling System branch, base64-text-fixup, created. 1.5-branchpoint-1078-gd722ee2

2018-03-06 Thread Ken Hornstein
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, base64-text-fixup has been created at d722ee2a5489b9cfcb28903d8b564863099917bf (commit)

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, created. 1.5-branchpoint-1033-gdd259aa

2018-03-06 Thread Ken Hornstein
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, tmpfiles has been created at dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab (commit) - Log --

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC3

2018-02-20 Thread Ken Hornstein
--- commit f494bd6bb26e279909d3fb914af1af6c33639804 Author: Ken Hornstein Date: Tue Feb 20 10:57:44 2018 -0500 Update DATE and VERSION for third release candidate --- Summary of changes: DATE| 2 +- VERSION | 2 +- 2 files

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7.1-RC3, created. 1.7.1-RC3

2018-02-20 Thread Ken Hornstein
b21a8 (tag) tagging f494bd6bb26e279909d3fb914af1af6c33639804 (commit) replaces 1.7.1-RC2 tagged by Ken Hornstein on Tue Feb 20 11:00:45 2018 -0500 - Log - Third release candidate for nmh 1.7.1 David Levine (2):

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC2-7-ga384391

2018-02-19 Thread Ken Hornstein
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, 1.7-release has been updated via a3843912d430e302554da67489c670aca02a3857 (commit)

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, deleted. 1.5-branchpoint-1033-gdd259aa

2018-02-12 Thread Ken Hornstein
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, tmpfiles has been deleted was dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab -

[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, deleted. 1.5-branchpoint-381-g4538251

2018-02-12 Thread Ken Hornstein
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, m_getfld has been deleted was 453825192f539ea8ba77aa1d7ecc18e5183a4d57 -

[Nmh-commits] [SCM] The nmh Mail Handling System branch, base64-text-fixup, deleted. 1.5-branchpoint-1078-gd722ee2

2018-02-12 Thread Ken Hornstein
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, base64-text-fixup has been deleted was d722ee2a5489b9cfcb28903d8b564863099917bf

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-495-g19c69cf

2018-02-12 Thread Ken Hornstein
--- commit 19c69cf39d0ab9aee0cf45caa13d39edf1997fef Author: Ken Hornstein Date: Mon Feb 12 16:01:08 2018 -0500 Avoid free() in format engine for now. This free() call messes up the buffer handling in scansbr.c:scan(); for now we're going to live with the leak and fix this prope

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, created. 1.5-branchpoint-1033-gdd259aa

2018-02-12 Thread Ken Hornstein
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, tmpfiles has been created at dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab (commit) - Log --

[Nmh-commits] [SCM] The nmh Mail Handling System branch, base64-text-fixup, created. 1.5-branchpoint-1078-gd722ee2

2018-02-12 Thread Ken Hornstein
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, base64-text-fixup has been created at d722ee2a5489b9cfcb28903d8b564863099917bf (commit)

[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, created. 1.5-branchpoint-381-g4538251

2018-02-12 Thread Ken Hornstein
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, m_getfld has been created at 453825192f539ea8ba77aa1d7ecc18e5183a4d57 (commit) - Log --

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC2-3-g51d8023

2018-02-12 Thread Ken Hornstein
--- commit 51d80238740fc3e031179fcd3b9d08e590befc8a Author: Ken Hornstein Date: Mon Feb 12 16:01:08 2018 -0500 Avoid free() in format engine for now. This free() call messes up the buffer handling in scansbr.c:scan(); for now we're going to live with the leak and fix this prope

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC2-2-g6919715

2018-02-09 Thread Ken Hornstein
--- commit 69197159a13be19ac9647be408896f812e7ca932 Author: Ken Hornstein Date: Sat Feb 10 01:29:46 2018 -0500 Add a few more MacOS X valgrind suppressions (cherry picked from commit 42db3a2c36e26e0106b1e480407e32

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-490-g42db3a2

2018-02-09 Thread Ken Hornstein
--- commit 42db3a2c36e26e0106b1e480407e32d3c8c09bef Author: Ken Hornstein Date: Sat Feb 10 01:29:46 2018 -0500 Add a few more MacOS X valgrind suppressions --- Summary of changes: test/valgrind.supp | 26

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC2-1-g6845176

2018-02-09 Thread Ken Hornstein
--- commit 6845176cded6cebafb381f3383e88d6ca152c283 Author: Ken Hornstein Date: Fri Feb 9 23:15:32 2018 -0500 Clean up memory leaks by callers of scan(). Make sure we reuse the "scanl" argument to the scan() function, as that's the signal to have scan() reuse it'

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-489-g946ddda

2018-02-09 Thread Ken Hornstein
--- commit 946ddda2565e28600b65cb666a59182a6d95ff48 Author: Ken Hornstein Date: Fri Feb 9 23:15:32 2018 -0500 Clean up memory leaks by callers of scan(). Make sure we reuse the "scanl" argument to the scan() function, as that's the signal to have scan() reuse it's buff

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7.1-RC2, created. 1.7.1-RC2

2018-01-21 Thread Ken Hornstein
f6843 (tag) tagging f7e6919d246af789bef01b4427457e3543534590 (commit) replaces 1.7.1-RC1 tagged by Ken Hornstein on Sun Jan 21 18:02:09 2018 -0500 - Log - Second release candidate for nmh 1.7.1 David Levine (4): Wr

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC2

2018-01-21 Thread Ken Hornstein
--- commit f7e6919d246af789bef01b4427457e3543534590 Author: Ken Hornstein Date: Sun Jan 21 17:59:13 2018 -0500 Update for second release candidate. --- Summary of changes: DATE| 2 +- VERSION | 2 +- 2 files changed, 2 insert

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC1

2018-01-16 Thread Ken Hornstein
ail; so we list those revisions in full, below. - Log - commit ac6ab3e9802b1034627ee14de54fbe423aa3e49b Author: Ken Hornstein Date: Tue Jan 16 21:16:32 2018 -0500 Update for first release candidate of 1.7.

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7.1-RC1, created. 1.7.1-RC1

2018-01-16 Thread Ken Hornstein
3abd5 (tag) tagging ac6ab3e9802b1034627ee14de54fbe423aa3e49b (commit) replaces 1.7 tagged by Ken Hornstein on Tue Jan 16 21:17:24 2018 -0500 - Log - First release candidate for nmh 1.7.1 David Levine (11): Removed

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-18-g88ba19f

2018-01-16 Thread Ken Hornstein
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, 1.7-release has been updated via 88ba19fc8c8266b27dbe581b7959235d40e41580 (commit)

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-9-g28f0c38

2018-01-12 Thread Ken Hornstein
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, 1.7-release has been updated via 28f0c383c3fb4bf9dfa0bede37f8ef5fc2ab9ad7 (commit)

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-451-g4a24a6c

2017-12-09 Thread Ken Hornstein
--- commit 4a24a6c92d4f65c695b05879cf3f83e45d39b163 Author: Ken Hornstein Date: Sun Dec 10 00:36:21 2017 -0500 Add support for setting nmh directories. Add new precious variables (nmhlibexecdir and nmhetcdir) that will permit the user to specify these directories exactly. They

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-436-gff16810

2017-11-19 Thread Ken Hornstein
--- commit ff168106b44fdfbaed7d7cf08c54a72ee1fe2c0a Author: Ken Hornstein Date: Sun Nov 19 19:08:48 2017 -0500 Normalize some #include paths. Include the subdirectory so these files will compile from an object build. ---

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7

2017-11-17 Thread Ken Hornstein
--- commit ce7dac0fe54b00458ae4a862b5a8848497c5fba1 Author: Ken Hornstein Date: Fri Nov 17 10:23:34 2017 -0500 Update for 1.7 final release. --- Summary of changes: DATE| 2 +- VERSION | 2 +- 2 files changed, 2 insert

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7, created. 1.7

2017-11-17 Thread Ken Hornstein
5f48c (tag) tagging ce7dac0fe54b00458ae4a862b5a8848497c5fba1 (commit) replaces 1.7-RC3 tagged by Ken Hornstein on Fri Nov 17 10:27:04 2017 -0500 - Log - Releasing nmh-1.7. David Levine (1): Revised expected output with

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-330-gdb49991

2017-11-08 Thread Ken Hornstein
--- commit db49991bec1f75554345f51bfb943d9f1283a470 Author: Ken Hornstein Date: Wed Nov 8 22:32:57 2017 -0500 Support a -timeout switch. --- Summary of changes: uip/imaptest.c | 13 - 1 file changed, 12 insertions(+),

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-329-gb47b562

2017-11-04 Thread Ken Hornstein
ow. - Log - commit b47b562525f149f175c3d216feea20a6db2e9ff5 Author: Ken Hornstein Date: Sat Nov 4 09:59:18 2017 -0400 Use va_copy() to get a copy of va_list, instead of using original. netsec_vprintf() can call vsnprintf() twice if the outgo

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-RC3-5-g34dd8df

2017-11-04 Thread Ken Hornstein
--- commit 34dd8dfbf29cd1e7f545fa01cfa9c034658c250d Author: Ken Hornstein Date: Sat Nov 4 09:59:18 2017 -0400 Use va_copy() to get a copy of va_list, instead of using original. netsec_vprintf() can call vsnprintf() twice if the outgoing buffer is full (but it happens rarely in practice,

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-327-g1ed08ad

2017-11-03 Thread Ken Hornstein
--- commit 1ed08ad2184ac38d0a80e9a8146f378fb297c6a9 Author: Ken Hornstein Date: Fri Nov 3 14:58:06 2017 -0400 Various IMAP protocol improvements Make the CAPABAILITY parser work correctly (and not include CAPABILITY as a capability). Support reading an untagged CAPABILITY response

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-326-gfd65918

2017-11-02 Thread Ken Hornstein
--- commit fd65918863a741ab0d2a0749601915ea612e23d7 Author: Ken Hornstein Date: Thu Nov 2 23:21:36 2017 -0400 Make APPEND work; still needs some changes, though. --- Summary of changes: uip/imapte

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-325-g4d6f323

2017-11-01 Thread Ken Hornstein
so we list those revisions in full, below. - Log - commit 4d6f3230807e28cbf9a8739aba1fa83825a78aa5 Author: Ken Hornstein Date: Wed Nov 1 23:46:17 2017 -0400 Start of making APPEND functional; not quite there ye

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-311-g29a1ada

2017-10-31 Thread Ken Hornstein
ow. - Log - commit 29a1ada5b960fbf29d52e0f44911370a6c0c7c5f Merge: 0ae4a07 ee49b2c Author: Ken Hornstein Date: Tue Oct 31 20:48:40 2017 -0400 Merge branch 'master' of git.sv.gnu.org:/srv/git/nmh commit 0ae4a073fd9c252bfb94e40dbfbb1736

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-305-geae4e80

2017-10-31 Thread Ken Hornstein
--- commit eae4e80fddb67ed353f32a54c9eeed1c1527e5a9 Author: Ken Hornstein Date: Tue Oct 31 14:44:04 2017 -0400 Display the command when reporting timing. --- Summary of changes: uip/imaptest.c | 37 ---

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-283-g94187a8

2017-10-26 Thread Ken Hornstein
--- commit 94187a80bd60baab4b9c4b949ad820d730578123 Author: Ken Hornstein Date: Thu Oct 26 21:53:58 2017 -0400 Fix invalid pointer arithmetic. Reported by David Levine. --- Summary of changes: uip/imaptest.c | 4 ++-- 1 file

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-282-g0f654f9

2017-10-26 Thread Ken Hornstein
--- commit 0f654f924e450f12fda24775cd51cdcc2b41b516 Author: Ken Hornstein Date: Thu Oct 26 13:47:12 2017 -0400 Support command issuance and timestamps. --- Summary of changes: uip/imapte

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-281-gad2eca8

2017-10-25 Thread Ken Hornstein
ow. - Log - commit ad2eca8a9909a1b8e86cf01cb8ed26127b377c7b Author: Ken Hornstein Date: Thu Oct 26 00:30:49 2017 -0400 Still more fiddling. commit 910e279ce7871bd35b90e558de7a0d0b17471b49 Author: Ken Hornstein Date: Wed Oct 25 23:18:02 2017 -040

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-279-gfbbb06b

2017-10-25 Thread Ken Hornstein
so we list those revisions in full, below. - Log - commit fbbb06b409434da4265fcf8708fa777810b4416a Author: Ken Hornstein Date: Wed Oct 25 16:00:09 2017 -0400 A little closer to being somewhat usefu

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-276-g7e92e85

2017-10-24 Thread Ken Hornstein
so we list those revisions in full, below. - Log - commit 7e92e859e075ebfb355f1a100e3ab76d47c3678d Author: Ken Hornstein Date: Wed Oct 25 00:01:56 2017 -0400 Improved, a bit. Slightly more usefu

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-273-gedcc7ae

2017-10-24 Thread Ken Hornstein
so we list those revisions in full, below. - Log - commit edcc7ae1dc9a6e30e9454da7cf0c093f4852b7ea Author: Ken Hornstein Date: Tue Oct 24 15:32:54 2017 -0400 It does just what it says on the tin. You should not use t

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-270-g8eabc0b

2017-10-21 Thread Ken Hornstein
--- commit 8eabc0badcbff3355d51bdc409bdbc262910d330 Author: Ken Hornstein Date: Sat Oct 21 21:24:47 2017 -0400 Improve this documentation a bit. --- Summary of changes: h/mh.h | 57 ++

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-RC3-2-gc90876b

2017-09-08 Thread Ken Hornstein
ow. - Log - commit c90876b965cef54fbd55c11f8df81a2513956f9f Author: Ken Hornstein Date: Fri Sep 8 12:08:41 2017 -0400 Add a -credentials argument when we call post. If we are using -check, post(8) will need to talk to a remote SMTP serve

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-171-g6396778

2017-09-08 Thread Ken Hornstein
ow. - Log - commit 6396778780e014c789e3d18a0880525ee1cde4f6 Author: Ken Hornstein Date: Fri Sep 8 13:46:08 2017 -0400 Send a QUIT instead of RSET at session end when doing 'whom'. When running 'whom -check' (which r

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7-RC3, created. 1.7-RC3

2017-08-23 Thread Ken Hornstein
5e736 (tag) tagging 106e6652d5f5f978cc8cf70bab52ad4ec11359aa (commit) replaces 1.7-RC2 tagged by Ken Hornstein on Wed Aug 23 14:37:32 2017 -0400 - Log - Third release candidate for nmh 1.7 David Levine (5): Default

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-RC2-21-g106e665

2017-08-23 Thread Ken Hornstein
--- commit 106e6652d5f5f978cc8cf70bab52ad4ec11359aa Author: Ken Hornstein Date: Wed Aug 23 14:35:21 2017 -0400 Update for release candidate 3 --- Summary of changes: DATE| 2 +- VERSION | 2 +- 2 files changed, 2 insert

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-69-g15fde7d

2017-08-23 Thread Ken Hornstein
--- commit 15fde7dd84cc29c054857e5d8a7fdd4a8db10a97 Author: Ken Hornstein Date: Wed Aug 23 12:08:24 2017 -0400 Make sure we return the descriptor from the file handle. Noted by Ralph Corderoy. --- Summary of changes: uip/mhp

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-RC2-20-g3f38534

2017-08-23 Thread Ken Hornstein
--- commit 3f38534175188d748fca8a272ea8f318f6196882 Author: Ken Hornstein Date: Wed Aug 23 12:08:24 2017 -0400 Make sure we return the descriptor from the file handle. Noted by Ralph Corderoy. (cherry picked from commit 15fde7dd84cc29c054857e5d8a7fdd

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-RC2

2017-08-17 Thread Ken Hornstein
--- commit f65e81101181af5def984af47b660f788bc2c19c Author: Ken Hornstein Date: Thu Aug 17 13:01:09 2017 -0400 Update for release candidate 2. --- Summary of changes: DATE| 2 +- VERSION | 2 +- 2 files changed, 2 insert

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7-RC2, created. 1.7-RC2

2017-08-17 Thread Ken Hornstein
c7509 (tag) tagging f65e81101181af5def984af47b660f788bc2c19c (commit) replaces 1.7-RC1 tagged by Ken Hornstein on Thu Aug 17 13:04:12 2017 -0400 - Log - Second release candidate for nmh 1.7 David Levine (1): Fix

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-RC1-10-g7554ea5

2017-08-17 Thread Ken Hornstein
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, 1.7-release has been updated via 7554ea5c6b288bf1d534859ee540ff16dcb60de8 (commit)

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7-RC1-9-ge2410b8

2017-08-16 Thread Ken Hornstein
ail; so we list those revisions in full, below. - Log - commit e2410b82f73b0c90e480f1f9687f5ea77e1a6a1c Author: Ken Hornstein Date: Thu Aug 17 01:24:08 2017 -0400 Fix bug in cpnumber(). The cpnumber() function (which h

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-42-g58fa16e

2017-08-16 Thread Ken Hornstein
so we list those revisions in full, below. - Log - commit 58fa16ef1e6d6c3a698d220409416bccec187287 Author: Ken Hornstein Date: Thu Aug 17 01:24:08 2017 -0400 Fix bug in cpnumber(). The cpnumber() function (which handle

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7-branchpoint, created. 1.7-branchpoint

2017-08-02 Thread Ken Hornstein
f7fb928393 (tag) tagging b625c88a67183f545ef2d80375a07b98d637d76b (commit) replaces 1.6-branchpoint tagged by Ken Hornstein on Wed Aug 2 00:00:40 2017 -0400 - Log - This is the branch point for the 1.7 release Alexander

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, created. 1.7-RC1

2017-08-02 Thread Ken Hornstein
43 (commit) - Log - commit 5f39a8e67f4652752dd1b51726fe3a19dc4d5743 Author: Ken Hornstein Date: Wed Aug 2 22:20:46 2017 -0400 Updates for 1.7 release. commit 4c7550da817885e176a35bef10061c7f4f9b45c2 Author: Ken Hornstein Date: We

[Nmh-commits] [SCM] The nmh Mail Handling System annotated tag, 1.7-RC1, created. 1.7-RC1

2017-08-02 Thread Ken Hornstein
5a0ac (tag) tagging 5f39a8e67f4652752dd1b51726fe3a19dc4d5743 (commit) replaces 1.7-branchpoint tagged by Ken Hornstein on Wed Aug 2 22:26:09 2017 -0400 - Log - First release candidate for nmh 1.7 Ken Hornstein (2): U

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-3-g7e1b7e9

2017-08-02 Thread Ken Hornstein
repository have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 7e1b7e9938546c659a43754f6f46cd11e8ee926e Author: Ken Hornstein Date: Wed Aug 2 22:22:22 2017 -0400 Clear

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1470-gea338ee

2017-08-01 Thread Ken Hornstein
--- commit ea338ee7922cac28d55977e74dc1ad05899e7e65 Author: Ken Hornstein Date: Tue Aug 1 13:28:04 2017 -0400 Document bug fix --- Summary of changes: docs/pending-release-notes | 1 + 1 file changed, 1 insertion(+) hooks/post-recei

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1469-g1d03fb9

2017-08-01 Thread Ken Hornstein
repository have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 1d03fb9aeca8ed1d59e41b938629e9d9ff8f49bf Merge: 8f460dd a2d70b2 Author: Ken Hornstein Date: Tue Aug 1 13:22:36

[Nmh-commits] [SCM] The nmh Mail Handling System branch, fix-post-bcc, updated. 1.6-branchpoint-1446-ga2d70b2

2017-08-01 Thread Ken Hornstein
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, fix-post-bcc has been updated via a2d70b2271c3817f7de9cd867609aa35ae2c1713 (commit)

[Nmh-commits] [SCM] The nmh Mail Handling System branch, fix-post-bcc, updated. 1.6-branchpoint-1445-ge443483

2017-07-25 Thread Ken Hornstein
--- commit e4434832c4720bcab50b5c10b2c880a2fef905c8 Author: Ken Hornstein Date: Tue Jul 25 15:40:28 2017 -0400 Finished implementation, but tests need to be written. --- Summary of changes: uip/post.c | 15 +++ 1 fi

[Nmh-commits] [SCM] The nmh Mail Handling System branch, fix-post-bcc, created. 1.6-branchpoint-1444-ga109ec7

2017-06-23 Thread Ken Hornstein
13 (commit) - Log - commit a109ec7024b3c857ab1b628788ec6c15c19ca513 Author: Ken Hornstein Date: Fri Jun 23 11:53:28 2017 -0400 Start of work to fix lack of address rewriting for bcc This is the start of work to fix th

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1442-gc74acc3

2017-06-01 Thread Ken Hornstein
ow. - Log - commit c74acc3a4973a9b517a10ff8c19e44f42f4f5693 Author: Ken Hornstein Date: Thu Jun 1 12:26:23 2017 -0400 Remove ancient SENDMAILBUG code. Old SMTP code used to treat a code 451 the same as code 250 (success). It's no

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1440-g5c8b15d

2017-05-31 Thread Ken Hornstein
ow. - Log - commit 5c8b15d4703e145128f51494ffc496dafd5fe718 Author: Ken Hornstein Date: Wed May 31 14:39:48 2017 -0400 Normalize connection shutdown handling. I originally tried to make things work so that the netsec client code gave the

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1404-gafaab78

2017-05-18 Thread Ken Hornstein
--- commit afaab789954a1b36a5469d52a88c111f36e7ab45 Author: Ken Hornstein Date: Thu May 18 14:03:09 2017 -0400 Remove support for aliases based on Unix groups. Remove support for expanding aliases based on group membership (=) and all users who have a particular primary group (+). This was

  1   2   3   4   5   6   7   >