fix another problem in the MCI state machine
[unix-history] / usr / src / usr.sbin / sendmail / src / collect.c
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-02 Eric Allmanpass read timeouts to sfgets
1992-12-22 Eric AllmanRelease 6
1992-12-16 Eric Allmandynamically allocate header fields (and more....);...
1992-12-16 Eric Allmanprint message on too long header line
1992-12-16 Eric Allmandynamically allocate header buffer
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-11-05 Eric Allmanfix a variety of small bugs noticed by bcx
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1992-01-05 Eric Allmaninclude defaults for SendMode and ErrorMode; never...
1990-06-02 Keith Bosticnew copyright notice
1990-04-19 Keith Bosticlong headers can cause sendmail to loop; bug report...
1989-01-02 Keith Bosticremove DEBUG
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1985-06-08 Eric Allmanlint
1985-06-08 Distribution FolksAdd copyright
1985-04-29 Eric Allmanadd iferror to loop termination conditions to avoid...
1984-08-12 Eric AllmanAssorted changes from Guy Harris <rlgvax!guy>: mostly...
1984-03-12 Eric Allmanfix from Bill Nowicki -- don't return an error if the...
1983-11-14 Eric AllmanFixes two nasty problems, both pointed out by Bill...
1983-07-26 Eric Allman4.2 release version
1983-07-14 Eric AllmanDelete "load limiting" for SMTP connections (a bad...
1983-04-18 Eric Allmanremove >From hack
1983-03-13 Eric AllmanCheck for I/O error on close of temp file -- i.e.,...
1983-02-27 Eric Allmanlog queueid <=> message-id correspondence
1983-02-19 Eric AllmanGive an error if the message is terminated with an...
1982-12-06 Eric AllmanClear the envelope in the child in server SMTP to insur...
1982-11-28 Eric AllmanMany changes resulting from a complete code readthrough...
1982-11-18 Eric Allmansplit operation mode ("-bx" flag) and delivery mode...
1982-11-04 Eric AllmanPut temporary file mode on the F option
1982-09-13 Eric Allmanchange inheritance for macros in envelopes; be able...
1982-08-24 Eric Allmanallow continuation lines in .cf file (particularly...
1982-08-23 Eric Allmanchange $i to $j; $i is now queue id; put "Received...
1982-08-23 Eric Allmanassign a unique id to each transaction that can be...
1982-08-18 Eric AllmanMail-From: ==> Received: for new SMTP spec (RFC821)
1982-08-18 Eric Allmanrework header processing: do special purpose header...
1982-08-16 Eric Allmanoutput message class rather than priority in log
1982-08-09 Eric Allmantruncate excessively long header lines
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-07-15 Eric Allmanfix bug in Apparently-To:, outputing too many lines
1982-07-06 Eric Allmanadd "Apparently-To:" field if no recipients are in...
1982-07-06 Eric Allmancount Mail-From: lines to avoid loops (simulates hop...
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-06-01 Eric Allmanfinish implementing envelopes. it's not completely...
1982-05-30 Eric Allmantry to install envelopes. is this really worth it???
1982-05-22 Eric Allmanadd "junk mail" -- error responses are never returned.
1982-05-22 Eric Allmanadd "envelopes" to contain the basic information needed...
1982-05-21 Eric Allmanadd dfopen as a "determined fopen" -- it retries if...
1982-02-28 Eric Allmanimplement "return receipt requested".
1982-02-27 Eric Allmanimplement daemon mode
1982-02-21 Eric Allmanmake rewriting of addresses in headers really work...
1982-01-11 Eric Allmancleanup from cbosgd (Mark Horton) testing; some interna...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-12-06 Eric Allmaninsert SMTP "Mail-From:" line.
1981-11-23 Eric AllmanEdit queue control files when running queue (assuming...
1981-11-01 Eric Allmandrop old NCP stuff for ARPANET handling; fix some bugs...
1981-10-28 Eric AllmanMore queueing cleanup: implement timeouts (still one...
1981-10-27 Eric AllmanInstall new experimental queueing facility -- one stage...
1981-10-21 Eric Allmanclean up the SMTP stuff some more
1981-10-20 Eric Allmanimplement SMTP mode -- doesn't support source routing...
1981-10-03 Eric Allmanuse ruleset 2 to rewrite names after the $g translate...
1981-09-13 Eric Allmanchange From: processing to reduce the number of Origina...
1981-09-08 Eric Allmanadd auto-rebuild on alias database; fix some aliasing...
1981-09-08 Eric Allmanadd NOTUNIX compile flag to turn off UNIX "From " line...
1981-09-07 Eric Allmancleanup, commenting, linting, etc.
1981-08-23 Eric AllmanArrange to pull full name out of From line if found...
1981-08-23 Eric Allmanfix improper UNIX From line crunching
1981-08-21 Eric Allmanclean up some header information; don't reopen tempfile as
1981-08-19 Eric Allmanconvert to really do arpanet reply codes right (maybe)
1981-08-19 Eric Allmaninsert missing newlines (since a blank line must precee...
1981-08-18 Eric Allmanadd header fields from new BB&N proposal ICST/CBOS...
1981-08-10 Eric Allmanarrange for newaliases to work
1981-08-10 Eric Allmanlint it
1981-03-29 Eric Allmandon't throw away some headers
1981-03-29 Eric Allmanpass Full-Name field internally to do forwards correctly
1981-03-29 Eric Allmanput much more info in cf file (e.g., headers)
1981-03-21 Eric Allmanchange name (again); from postbox to sendmail
1981-03-12 Eric Allmangeneral cleanup, esp. macro processor
1981-03-10 Eric Allmanfirst step at rewriting rules, etc.
1981-03-08 Eric Allmandrop stupid concatenation stuff; add hi_pptr
1981-03-08 Eric Allmanlint fixes
1981-03-08 Eric Allman----- delivermail ==> postbox -----
1981-03-05 Eric Allmaninstall fancy header stuff
1980-12-07 Eric Allmanfix botch with ^D from terminal
1980-11-22 Eric Allmanabortive attempt to make headers to (e.g.) msgs work
1980-11-21 Eric Allmanmake dates be taken as date sent rather than date delivered
1980-11-21 Eric Allmanexperimental save date technique
1980-11-06 Eric Allmanrelease 2
1980-10-28 Eric Allmancount & record message size
1980-10-22 Eric Allmanavoid bug in ungetc
1980-10-16 Eric Allmantry to handle out of disk space problem effectively
1980-10-16 Eric AllmanTry to clean up disk space problems
1980-10-12 Eric Allmanfix MsgId so that sizeof returns > 0
1980-10-12 Eric Allmancleanup to simplify configuration & fix minor bugs
1980-10-12 Eric Allman(no message)