convert to new DSN draft
[unix-history] / usr / src / usr.sbin / sendmail / src / usersmtp.c
1994-11-22 Eric Allmanconvert to new DSN draft
1994-11-20 Eric Allmanremove Content-Type: header from returned messages...
1994-11-09 Eric Allmanaccept "ESMTP" anywhere on any line of the greeting...
1994-11-06 Eric Allmantweak EightBitMode and F=8 options to do something...
1994-11-05 Eric Allmanadd F=8 mailer flag to force "just send 8" behaviour
1994-11-05 Eric Allmanfirst cut at DSN implementation
1994-10-27 Eric Allmaninclude host name we are chatting with when diagnosing...
1994-07-23 Eric AllmanMIME 8 to 7 bit support
1994-07-04 Eric Allmanbreak out special local mail processing (e.g., mapping...
1994-06-18 Eric Allmanfixes for MIME body type support
1994-01-25 Eric Allmanmove 7BIT information from per-mailer to per-connection...
1994-01-06 Eric Allmantry to make sure that path-addrs always have <angle...
1993-12-22 Eric Allmanavoid misleading error message if an SMTP mailer drops...
1993-12-11 Eric Allmanavoid stupid failures if 421 error is returned during...
1993-11-09 Eric Allmanavoid having errors on quit requeue the current job...
1993-10-24 Eric Allmangive immediate error reply to 5xx greeting message
1993-10-21 Eric Allmanallow dumping of MCI cache to syslog for debugging
1993-10-16 Eric Allman8.6.2: improved error return messages; better error...
1993-09-26 Eric Allmancomment regarding CheckLoopBack
1993-09-24 Eric Allmanhooks for future features
1993-08-15 Eric Allmanreact reasonably with negative e_msgsize and SIZE parameter
1993-07-29 Eric Allmandrop null pointer dereference if XDEBUG defined
1993-07-28 Eric Allmanimproved messages on error return
1993-07-20 Eric AllmanSGI IRIX & ANSI C portability
1993-07-14 Eric Allmanmany fixes. primarily fix for seteuid problem in 8...
1993-07-12 Eric Allmanadditional tweaking on message timeout code to allow...
1993-07-11 Eric Allmanhuge number of changes for 8.2, including IRIX & Solari...
1993-06-08 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-06 Eric Allmanlint-style cleanup
1993-06-04 Eric Allmanprint better diagnostic information on sfgets timeouts
1993-05-28 Eric Allmanprototype functions
1993-05-22 Eric Allmanavoid unexpected multiline replies to HELO packet ...
1993-05-12 Eric Allmandon't botch message display (if it begins with digits)
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-04-30 Eric Allmanimplement g mailer flag
1993-04-27 Eric Allmanuse "a" mailer flag to attempt to use ESMTP; send SIZE=
1993-04-18 Eric Allmanavoid NULL mci_out syserr; creates bogus error messages
1993-04-14 Eric Allmanimprove setproctitle info
1993-04-11 Eric Allmanfix loopback detection
1993-04-10 Eric Allmandon't reset SmtpReplyBuffer on fatal errors -- VERY...
1993-04-05 Eric AllmanIDENT cleanup; move loopback checking from srvr to...
1993-04-02 Eric Allmanuse e_statmsg for logging of OK status
1993-03-31 Eric Allmanchange connection probing to use RSET instead of NOOP
1993-03-30 Eric Allmansave message from final 250 line
1993-03-30 Eric Allmanfix typo bugs
1993-03-19 Eric Allmanthere can be errors on mci_out if the other end shuts...
1993-03-17 Eric Allmandelete e_sender and e_returnpath; fix some bugs in...
1993-03-15 Eric Allmancompile warning cleanups
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-22 Eric Allmandon't be so reluctant to give verbose information
1993-02-22 Eric Allmangeneralize read timeout
1993-02-20 Eric Allmanfix a variety of bugs found by Eric Wassenaar <e07...
1993-02-19 Eric Allmanmove the meta-characters from C0 into C1 space
1993-02-19 Eric Allmanchange logging of 4yz error codes
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-16 Eric Allmanimprove some error messages; fix quoted :include:s...
1993-02-15 Eric Allmanfix another problem in the MCI state machine
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-01-29 Eric Allmanfix mci_state after sending RSET command
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-02 Eric Allmanpass read timeouts as parameter; fix deferred error...
1992-12-22 Eric AllmanRelease 6
1992-12-18 Eric Allmanlog host name on reply: read error message
1992-12-16 Eric Allmandynamically allocate header fields (and more....);...
1992-11-17 Eric Allmanmake it use varargs/stdarg and vsprintf
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-07-12 Eric Allmanopen connection caching
1992-06-01 Eric Allmancheckpoint: putting in connection caching
1992-05-30 Eric Allmanmore connection caching hacks
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-03 Eric Allmanmark tempfail during initial usersmtp open to avoid...
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-03-03 Keith BosticANSI
1990-06-02 Keith Bosticnew copyright notice
1990-04-20 Keith Bosticdon't NULL deref if smtpmessage() is passed a NULL...
1989-01-20 Keith Bosticmake ps more informative; from Rick Adams/David Comay
1989-01-02 Keith Bosticremove DEBUG
1988-11-19 Mike Karelspipe down! losing a network connection is a normal...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1986-12-18 Eric Allmandelete unneeded #include <ctype.h>
1986-04-03 Eric Allmandon't run around clearing EF_FATALERRS -- this often...
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-09-19 Eric Allmanincorporate SMI changes -- still experimental
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-09-18 Eric Allmanfacilities in syslog
1985-06-09 Eric Allmanlint for 4.3 release
1985-06-08 Miriam Amos NihartResolve duplicate SccsId
1985-06-08 Distribution FolksAdd copyright
1985-05-25 Eric AllmanChanges from Bill Nowicki <sun!rose!nowicki> and Jay...
1985-04-05 Miriam Amos NihartChange LOG_ERR to LOG_MAIL
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1984-03-12 Eric Allmanfixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for...
1983-11-14 Eric AllmanFixes two nasty problems, both pointed out by Bill...
1983-10-30 Eric Allmanadd newline to "deferred" message in usersmtp.c
1983-10-02 Eric Allmanclean up error handling in general; make sure that...
next