Removed mhmail.c because it was no longer needed and could get in
[mmh] / uip / spost.c
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-03-15 Ken HornsteinRemove all masquerade support (draft_from is now the...
2012-03-15 Ken HornsteinMake sure we don't send Envelope-From if we're using...
2012-01-17 David LevineWell the wrap of vfork() calls didn't work: its semant...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2012-01-12 David LevineRemoved unsupported format and check switches, and...
2012-01-04 Lyndon NerenbergClean up process wait to use POSIX waitpid() interface.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-01-18 David LevineFixed make_bcc_file () to use contents of From: in...
2006-01-16 Josh Bressers* uip/post.c, uip/spost.c: Move the uptolow macro from...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2003-09-22 Glenn Burkhardtmake 'spost' handling of "masquerade:" line of mts...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-06-07 Ruud de Rooij* Added one more mkstemp invocation to uip/spost.c...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
2000-01-26 Dan HarklessAdded a comment bemoaning the lack of aliasing on the...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-09-10 Doug Morrisconfigure, configure.in stamp-h.in, and uip/Makefile...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-06-09 Doug Morrisuse mkstemp on systems that have it
1999-05-13 Dan HarklessAdded -library switch so it can parse user aliases...
1999-04-30 Doug MorrisInitial revision