]> diplodocus.org Git - nmh/history - man/send.man
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / man / send.man
2016-10-16 Ralph CorderoyMove -help and -version to the front of the man page...
2016-10-16 Ralph CorderoyFix end of sentence spacing in man pages, and related...
2016-10-10 David LevineTweaked OAuth documentation in mhlogin and send man...
2016-10-09 David LevineAdded -sasl to -saslmech xoauth examples in man pages.
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-23 Ken HornsteinGarbage collect the saslmaxssf flag, and update documen...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-08-14 David LevineFixed a couple of typos in man pages.
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-07-08 David LevineUpdated send(1) man page to note that sendfrom looks in
2016-07-08 David LevineUpdated send(1) man page to note that sendfrom looks in
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineReplaced -oauth service switch with -saslmech xoauth2
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-08-21 Leonardo TaccariAdd support for the -sendmail flag to send/post, to...
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-07-09 David LevineIf the user didn't specify any of the tls switches...
2014-05-15 David LevineAdded support for mhbuild-disposition-<type>[/<subtype...
2014-04-16 David LevineConsistently refer to $HOME/.mh_profile and mh-profile...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-23 Ken HornsteinDocument changes to mhbuild and send.
2014-01-22 Ken HornsteinConvert whatnow over to using the new Attach header.
2013-12-22 David LevineWith whatnow attach, determine the content MIME type...
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...
2013-04-10 David LevineFixed typo in several man pages.
2013-04-01 Ken HornsteinDocument new -initialtls option.
2012-10-20 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-20 Lyndon NerenbergRationalize .TH manpage macro invocations.
2012-10-17 Lyndon NerenbergManpage cross-reference cleanups: convert '.BR cmd...
2012-10-17 Lyndon NerenbergManpage SEE ALSO cleanup.
2012-10-17 Lyndon NerenbergElide spurious empty lines in manpage source files.
2012-09-11 David LevineAdded references to the whatnow(1) man page description...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
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-04-05 David LevineChanged rmm, send, and whatnow man pages to be consiste...
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-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-01 David LevineAdded documentation of -snoop.
2012-02-28 Ken HornsteinAdd support for -nosasl and -saslmaxssf switches.
2012-01-07 David LevineAdded Content-Description header with the filename...
2012-01-04 Ken HornsteinSigh. I put the documentation about the -tls switch...
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-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2006-02-21 David LevineReplaced second line of Content-Tyhpe of -attachformat...
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
2003-09-06 Glenn BurkhardtAdded documentation of "Dcc", per recent discussion...
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2001-01-25 Shantonu Senuse %etcdir% for spacing instead of hardcoding
2001-01-23 Shantonu SenSYNOPSIS formating to prevent filling
2001-01-18 Shantonu Senprompter-sendfiles
2000-12-31 Shantonu Senupdated ali-flist, with batch edit of others
2000-07-11 Dan HarklessClarified post.man and send.man for those not completel...
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
1999-04-30 Doug MorrisInitial revision