[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: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-298-g5908a57 |
Date: |
Sun, 25 Nov 2012 05:50:16 +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 5908a577e3ddbe4c467af0936bd4ce4b16bffd99 (commit)
via f2e833551241a8e085be193e80378004eeee6f51 (commit)
from 706236baa4c4670b5a074092dec5dec63ff50663 (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 5908a577e3ddbe4c467af0936bd4ce4b16bffd99
Author: Ken Hornstein <address@hidden>
Date: Sun Nov 25 00:49:04 2012 -0500
A new test for the POP support in inc. Very simple for now, but it seems
to at least check the basic functionality.
commit f2e833551241a8e085be193e80378004eeee6f51
Author: Ken Hornstein <address@hidden>
Date: Sat Nov 24 23:50:31 2012 -0500
Add support for a -nosasl switch.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
Makefile.am | 6 +-
man/inc.man | 3 +-
test/fakepop.c | 414 +++++++++++++++++++++++++++++++++++++++++++++++++++++
test/inc/test-pop | 62 ++++++++
uip/inc.c | 9 +-
6 files changed, 491 insertions(+), 4 deletions(-)
create mode 100644 test/fakepop.c
create mode 100755 test/inc/test-pop
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-298-g5908a57,
Ken Hornstein <=