mmh
2012-10-15 David LevineChanged error message to say that blind lists aren't
2012-10-14 Ralph CorderoyFixed "mark -sequence cur -delete all" to work for...
2012-10-13 David LevineDon't allow blind aliases with sendmail/pipe mts. ...
2012-10-13 David LevineRemoved potential buffer overflow in ali.c by replacing...
2012-10-12 David LevineFixed sortm(1) verbose message and man page to reflect...
2012-10-12 David LevineAdded -noall/-all switches to sortm(1).
2012-10-08 David LevineFixed typo in mh-alias man page.
2012-10-07 David LevineAdded newline to "send" that's piped to dist. Old...
2012-10-07 David LevineAdded test-anno, test-dist, test-msgchk, and test-rcvtty.
2012-10-07 David LevineChanged nmh-fcc to fcc. See etc/forwcomps. Another...
2012-10-07 David LevineUpdates to test/common.sh.in:
2012-09-23 David LevineRemoved double quotes around case arguments in test...
2012-09-23 David LevineWhen determining the path of the script inside mhmail...
2012-09-19 David LevineDisabled echo of rm -f lines in Makefile to quiet build...
2012-09-19 David LevineReplaced spost with script that exec's post -mts sendma...
2012-09-18 David LevineRemoved mhmail.c because it was no longer needed and...
2012-09-17 David LevineFor the mhstore -clobber test, cd to the Mail subdirect...
2012-09-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-09-16 Lyndon NerenbergFix a comment typo.
2012-09-16 David LevineWith mhstore -clobber auto/suffix, when looking for...
2012-09-16 David LevineAdded "-d --" to invocation of ls when figuring out...
2012-09-16 David LevineFixed description of n with mhstore -clobber auto/suffix.
2012-09-15 David LevineClarified description of clobber -auto/-suffix per...
2012-09-15 David LevineAdded -clobber switch to mhstore(1) [Bug #11160].
2012-09-15 David LevineChanged ; to && in shell command, per Ralph's suggestio...
2012-09-15 David LevineAllow whatnow to accept "l" as an abbreviation for...
2012-09-15 David LevineFilter out all Nmh-* headers in post(1). Do that silen...
2012-09-14 David LevineAdded check in send(1) of attach (default Nmh-Attachmen...
2012-09-11 David LevineUpdated docs/README-ATTACHMENTS, mainly to reflect...
2012-09-11 David LevineAdded references to the whatnow(1) man page description...
2012-08-31 Eric SchnoebelenMove chdir() call so -recurse option works again.
2012-08-31 Ken HornsteinNew test for folder -recurse
2012-08-23 Ken HornsteinChange the Bcc: code in post so it includes the From...
2012-08-18 David LevineCleaned up message_id().
2012-08-18 David LevineRemoved chmod of bccfil from make_bcc_file(). It was...
2012-08-10 David LevineCleaned up test-utf8-body a bit.
2012-08-10 David LevineAdded mhbuild: -nocontentid to profile used for tests...
2012-08-09 David LevineAdded default_content_type argument to
2012-07-23 David LevineRemoved nmh-from condition from rcvdistcomps.
2012-07-23 David LevineFixed explanation of why the unset SHELL test is useles...
2012-07-22 David LevineReworked test-rcvdist so that it sees the output of...
2012-07-22 David LevineAdded test of whatnow with SHELL unset to test-ls,...
2012-07-22 Alexander Zangerlwhatnow cooks up strings for executing external command...
2012-07-22 David LevineTidied up for loop in message_id().
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-21 David LevineHere's a better test of Resent-From: in test-rcvdist...
2012-07-21 David LevineAdded check to notpost for presence of Resent-From:.
2012-07-21 David LevineIf post or send fail, exit with their exit status.
2012-07-21 David LevineRemoved #ifndef RAND/#endif that no longer had any...
2012-07-21 Harvey EnemanFixed the default rcvdistcomps and rcvdistcomps.outbox...
2012-07-15 David LevineRemoved debugging statement and added comments to the...
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-07-10 David LevineRemoved -m from sendmail invocation with sendmail/pipe...
2012-07-10 David LevineCorrection to previous commit, 704bdde497da69854846d51d...
2012-07-10 David LevineRemoved use of the ONEX sendmail verb. It is obsolete,
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-07-04 David LevineAdded test-packf.
2012-07-04 David Levinetest-prompter: removed an unused input that was piped...
2012-07-04 David LevineFiltered out "From " lines when comparing mboxes becaus...
2012-07-02 David LevineUpdated pending-release-notes.
2012-07-02 David LevineRather than fix the reported bug, backslash in commente...
2012-07-02 David LevineAdded test-dp, test-fmtdump, test-prompter, test-rcvstore,
2012-07-01 David LevineApplied patch #5571, Propagate Mail-Followup-To.
2012-07-01 David LevineAdded note that mhmail does not read context file itself.
2012-07-01 David LevineRemoved unused #ifdef NRTC and reference to its content...
2012-07-01 David LevineUpdated man page descriptions of Msg-Protect: it defau...
2012-07-01 David LevineWrapped some shell variables with quotes so the tests...
2012-06-29 David LevineReplaced utilities that operate on pbm files with those...
2012-06-29 David LevineRemoved BUGS section at end of rcvstore(1) man page...
2012-06-29 David LevineRemoved the one remaining unused #ifdef ISI.
2012-06-29 David LevineSimplified getm() a bit, removing a goto.
2012-06-29 David LevineFixed ismymbox() to look at Local-Mailbox as well as
2012-06-25 David LevineDeprecated mhtest.
2012-06-25 David LevineRemoved unused UUCPDIR and UUCPFIL #defines.
2012-06-25 David LevineAdded test-sortm. Also clarified some details in the...
2012-06-25 David LevineAdded status to conflict(8) man page to note that it...
2012-06-23 David LevineAllow optional -to in front of To: addresses with mhmail.
2012-06-23 David LevineAdded checks for missing mandatory arguments to mhmail.
2012-06-22 David LevineChanged -header-field to -headerfield. And refer to...
2012-06-21 Lyndon NerenbergDefault to flock() locking on OpenBSD and Darwin.
2012-06-21 David LevineRefined 48959daf724bb10802ca489654035f69e701efc0 by...
2012-06-21 David LevineTruncated -help test in test-whom because its output...
2012-06-20 David LevineFor whatever reason, gcov got fooled by test-whom until...
2012-06-20 David LevineQuoted a bunch of shell variables in build_nmh.
2012-06-20 David LevineAdded test-ali.
2012-06-20 David LevineAdded printout to build_nmh to report number of tests...
2012-06-20 David LevineAdded a few clarifications and more DEFAULTS to mhmail...
2012-06-20 David LevineRefinement to e30560d793ff5bc704dadc2eab9d31100ad4636b...
2012-06-19 David LevineChanged permissions from 0755 to 0644 on a few .c files.
2012-06-19 David LevineForget to add test/mhmail/attachment.txt to last commit.
2012-06-19 David LevineAdded -attach switch to mhmail.
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 LevineAdded Jerrad Pierce's suggestion to use -editor prompter.
2012-06-18 David LevineRemoved possible tmp file leak.
2012-06-18 David Levinemhmail now supports -profile -resend.
2012-06-18 David LevineHere's a better fix that e194fdf11df779597e19039a67454e...
next