* docs/MAIL.FILTERING: added note on removing procmail -f or
[mmh] / uip / spost.c
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