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
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:
---
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
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
---
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
---
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
---
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
---
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
---
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
---
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
---
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
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
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
---
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
---
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
---
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
---
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
---
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
--
---
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 |
---
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
---
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
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
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
---
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
---
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
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
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
---
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
---
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', &
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
-
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
-
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
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
---
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
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 --
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)
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 --
---
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
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):
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)
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
-
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
-
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
---
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
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 --
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)
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 --
---
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
---
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
---
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
---
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'
---
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
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
---
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
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.
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
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)
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)
---
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
---
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.
---
---
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
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
---
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(+),
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
---
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,
---
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
---
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
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
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
---
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 ---
---
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
---
commit 0f654f924e450f12fda24775cd51cdcc2b41b516
Author: Ken Hornstein
Date: Thu Oct 26 13:47:12 2017 -0400
Support command issuance and timestamps.
---
Summary of changes:
uip/imapte
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
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
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
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
---
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 ++
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
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
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
---
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
---
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
---
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
---
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
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
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)
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
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
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
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
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
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
---
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
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
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)
---
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
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
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
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
---
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 - 100 of 637 matches
Mail list logo