Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed.
[mmh] / man /
2012-06-08 David LevineChanged repl and dist default to -noatfile.
2012-06-07 David LevineRemoved the following environment variables, deprecated...
2012-05-31 Paul FoxImplement the following changes:
2012-05-22 David Levinecomp and dist cannot take multiple message arguments...
2012-05-22 David LevineChanged wording to say that the last message selected...
2012-05-12 David LevineSIGNATURE/Local-Mailbox are not used by post, but just...
2012-05-05 David LevineReplaced mh_profile man page hard link with new man...
2012-05-01 David LevineRemoved documentation of obsolete WHATNOW configuration...
2012-04-24 Ken HornsteinUpdate info for mh-profile documenting comment format...
2012-04-24 David LevineFixed to work with Solaris Bourne shell.
2012-04-06 Ken HornsteinAdd support for -fmtproc and -nofmtproc switches to...
2012-04-05 David LevineChanged rmm, send, and whatnow man pages to be consiste...
2012-04-04 Lyndon NerenbergThis is a test commit to se if the savannah git hub...
2012-03-27 David LevineRemoved the hostable option from mts.conf because it...
2012-03-25 David LevineNote that %(myname) truncates the GECOS field at the...
2012-03-25 David LevineRemoved -realsize from man page because mhshow doesn...
2012-03-21 Ken HornsteinDocument formatarg.
2012-03-19 Ken HornsteinFix typo in man page
2012-03-18 David LevineAdded documentation of -sever, -port, -sasl, -saslmech...
2012-03-18 David LevineAdded whom, it's the fifth program referred to in mh...
2012-03-17 David LevineAutomated generation of mh-chart.man.
2012-03-17 David LevineAutomated generation of mh-chart.man.
2012-03-17 David LevineCommmiting last manual update of mh-chart.man before...
2012-03-16 Ken HornsteinImprove the documentation for "send" a bit in terms...
2012-03-16 Ken HornsteinMake -attach Nmh-Attachment & -attachformat 1 the default.
2012-03-16 Ken HornsteinCreate new switches -atfile and -noatfile to control...
2012-03-16 Ken HornsteinUpdate post(8) regarding the New World Order.
2012-03-15 Ken HornsteinRemove all masquerade support (draft_from is now the...
2012-03-13 Ken HornsteinNew changes: Sender: cannot be blank, Sender: always...
2012-03-12 Ken HornsteinRequire From: header in all outgoing messages.
2012-03-12 Ken HornsteinAdd support for a -notls switch, for consistency's...
2012-03-12 Ken HornsteinClean up a bunch of unused code and options. Specifically:
2012-03-12 David LevineFixed mhstore to honor nmh-storage profile entry even...
2012-03-09 David LevineEnabled all groff warnings, with -ww, in manpages test...
2012-03-09 David Levine1) Removed -noverbose from defaults of mhshow man page...
2012-03-08 David LevineAdded test-refile.
2012-03-07 David LevineRemoved all traces of rmfproc. It had been used by...
2012-03-07 David LevineSome of the man pages had mentioned that arguments...
2012-03-07 David LevineEscape spaces in DEFAULTS sections of man pages so...
2012-03-07 David LevineRemoved ignored -verbose (and -noverbose) options to...
2012-03-07 David LevineFixed example to show that mhparam preserves case of...
2012-03-02 David LevineBrought mh-chart man page up to date.
2012-03-01 David LevineAdded documentation of -snoop.
2012-02-29 Ken Hornsteindist(1) now processes drafts using mh-format! The...
2012-02-29 Ken HornsteinFix this man page for the New World Order.
2012-02-29 Ken HornsteinImprove these man pages a bit.
2012-02-28 David LevineChanged domains in man page and test examples to use...
2012-02-28 Ken HornsteinAdd support for -nosasl and -saslmaxssf switches.
2012-02-27 Ken HornsteinDocument changes to forw(1).
2012-02-27 Ken HornsteinClean up some typos in here.
2012-02-21 Ken HornsteinAdd support for a -subject switch to comp.
2012-02-20 Ken HornsteinClean up documentation formatting
2012-02-20 Ken HornsteinAdd support for "to", "cc", "from", and "fcc" component...
2012-02-18 David LevineAdded mhpath test. Updated mhpath man page to reflect...
2012-02-17 Ken HornsteinBeginning support for mh-format support in comp(1)...
2012-02-17 Ken HornsteinSigh. Looks like we need a function after all; create...
2012-02-16 Ken HornsteinHopefully made the format documentation a little bit...
2012-02-16 Ken HornsteinFix typo in repl man page.
2012-02-15 Ken HornsteinBeginning of support for the Local-Mailbox profile...
2012-02-15 David LevineUpdated documentation of environment variables in mh...
2012-02-15 Ken HornsteinAdd two new format functions: %(myhost) and %(myname).
2012-02-12 Paul Foxcorrect the maximum number of sequences in the mark...
2012-02-07 David LevineAnother one caught by the test suite: an indented...
2012-02-03 Ken HornsteinDocument the formatproc entry.
2012-01-31 Ken HornsteinAdd support for calling an external format program...
2012-01-28 Ken HornsteinCreate "nowrap" flag to turn off all line wrapping.
2012-01-27 Ken HornsteinMake POP support always be turned on.
2012-01-27 Lyndon NerenbergTypo fix.
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.
2012-01-13 Ken HornsteinCreate two new mh-format functions: %(putlit) and ...
2012-01-08 David LevineRemoved traces of bboards and bbc from mh-profile and...
2012-01-07 David LevineAdded Content-Description header with the filename...
2012-01-07 David LevineMerge branch 'fileproc_mhlproc_to_post'
2012-01-06 Ken HornsteinHardcode the defaults for Msg-Protect and Folder-Protec...
2012-01-06 David LevineAdded datarootdir definitions to silence warnings from...
2012-01-06 Ken HornsteinSwitch the use of LOCKDIR in acconfig.h to --enable...
2012-01-05 Ken HornsteinGarbage collect all of the old UCI #ifdef'd code.
2012-01-05 David LevineFeed fileproc and mhlproc from rcvdist, send, and whatn...
2012-01-05 Ken HornsteinBring in all of the mh-e support that is actually used...
2012-01-05 David LevineFeed fileproc and mhlproc from rcvdist, send, whatnow...
2012-01-04 Ken HornsteinSigh. I put the documentation about the -tls switch...
2011-12-25 David LevineRemoved unused vmh.c and wmh.c.
2011-12-07 David MaloneAdd support to inc for incorporting email from Maildir...
2010-12-16 Markus Schnalkefix typo and clarify two sentences in mhpath man page
2010-12-16 Markus Schnalkeimprove mhparam man page
2010-12-15 Markus Schnalkedocument msg parameter to folder
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-08 David Levineman/send.man: added name= portion to Content-Type
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-12-03 Ken HornsteinUpdate for git conversions (and cleanup of autogen...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2010-11-12 Peter Maydellman/slocal.man: fix formatting error that meant a subse...
2010-11-09 Peter Maydellman/rmm.man: fix error in synopsis: the option is ...
2009-01-17 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2008-08-03 Peter MaydellBug #23436: fix some minor manpage syntax errors and...
2008-06-13 Josh Bressers* man/repl.man, etc/mhl.reply:
2007-04-10 Joel ReicherWe're not using the .Bu macro anymore.
2006-11-05 Joel ReicherChanged bold "-all" to unbolded "all". It's a reserved...
2006-04-16 Joel ReicherFixed a typo.
next