Added -mts switch to post, send, and whom. Replaced test-sendmail-pipe
[mmh] / uip / send.c
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-06-19 David LevineChanged permissions from 0755 to 0644 on a few .c files.
2012-06-07 David LevineChanged exit status of each nmh command's -version...
2012-05-06 David LevineAdded check for EPERM when checking errno after a faile...
2012-03-16 Ken HornsteinMake -attach Nmh-Attachment & -attachformat 1 the default.
2012-03-12 Ken HornsteinAdd support for a -notls switch, for consistency's...
2012-02-28 Ken HornsteinAdd support for -nosasl and -saslmaxssf switches.
2012-01-11 Ken HornsteinFix two errors in the conversion to m_mktemp2():
2012-01-07 David LevineMerge branch 'fileproc_mhlproc_to_post'
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 David LevineFeed fileproc and mhlproc from rcvdist, send, whatnow...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision