]> diplodocus.org Git - nmh/history - test/post
Alter mh-chart(7)'s NAME to be lowercase.
[nmh] / test / post /
2016-11-01 Ralph Corderoytest: Remove the " # gcov" comment from check_exit...
2016-10-31 Ralph CorderoyUse new check_exit in `# gcov' tests.
2016-10-31 David LevineReplaced use of ! with || true, for ultimate Bourne...
2016-10-30 Ralph CorderoyGet coverage of quite a few of the `ambiguous switch...
2016-10-18 David LevineWith EAI (mhbuild -headerencoding utf-8), force message...
2016-10-18 David LevineOutput an error message from post(8) when user specifies
2016-10-10 David LevineChanged test suite's require_locale() to set the locale...
2016-10-08 David LevineReplace `id -u` with $$ so that tests have a chance...
2016-10-06 David LevineMerge branch 'welcome'
2016-10-06 David LevineEnable SMTP 8BITMIME for messages with 8-bit content:
2016-10-02 David LevineAdded test of SMTP server that doesn't support SMTPUTF8.
2016-09-26 David LevineReplaced use of GNU sed extension.
2016-09-26 David LevineReworked BUGS section of nmh(7) man page, and added...
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 David LevineRemoved send and post -eai switches. Instead, post...
2016-09-24 David LevineRenamed mhbuild -headerencoding 8bit to utf-8.
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-22 Ken HornsteinFix a bunch of tests for the mhbuild changes; still...
2014-01-11 David LevineCalculate port numbers in test suite based on uid so...
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-02-01 David LevineRemoved sizes from mhlist output. Apparently tar files are
2012-11-24 Ken HornsteinFix the race condition with fakesmtp so it works withou...
2012-11-14 David LevineRemoved support for zip from sendfiles. I added it...
2012-11-14 David Levine1) Don't bother checking stderr output from sendfiles...
2012-10-27 David LevineIn test-post-common.sh and test-mhmail, wait for fakesm...
2012-10-21 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-21 David LevineUpdated sendfiles(1):
2012-10-20 David LevineFixed printf's in test suite.
2012-10-15 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-15 David LevineThe first alias contained in a blind list is now expand...
2012-10-07 David LevineUpdates to test/common.sh.in:
2012-09-23 David LevineRemoved double quotes around case arguments in test...
2012-09-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-09-15 David LevineFilter out all Nmh-* headers in post(1). Do that silen...
2012-08-23 Ken HornsteinChange the Bcc: code in post so it includes the From...
2012-07-22 David LevineWith -messageid random, make the part after the @ more...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-07-10 David LevineRenamed "sendmail" mts method to "sendmail/smtp", allow...
2012-07-09 David Levinespost(8) has been merged into post(8). Its functionali...
2012-06-19 David LevineMoved test-mhmail to its own test directory.
2012-06-19 David LevineAdded mention of checkbashims script to test/README...
2012-06-19 David LevineAdded -header-field switch to mhmail.
2012-06-18 David Levinemhmail now supports -profile -resend.
2012-06-17 David LevineReplaced mhmail -debug switch with -nosend, and added...
2012-06-17 David LevineAdded -resent support to mhmail. It doesn't work with...
2012-06-16 David LevineReplaced compiled mhmail with script that was formerly...
2012-06-13 Alexander ZangerlOccasionally the post tests attempt to talk to fakesmtp...
2012-04-26 David LevineRemoved the mv of the file after running sed on it.
2012-04-25 Oliver Kiddlefuther test suite fixes to work on Solaris
2012-04-25 David LevineFixed test suite to work with Solaris Bourne shell:
2012-04-12 Ken HornsteinClean up fakesmtp and the post tests a bit to hopefully...
2012-03-16 Ken HornsteinA test for the group addressing functionality handled...
2012-03-15 Ken HornsteinI guess the -i option to sed works differently on Linux...
2012-03-15 Ken HornsteinNew test suite for "post"; uses fakesmtp to trap the...