E flag will > escape From lines (for files)
[unix-history] / usr / src / usr.sbin / sendmail / src / err.c
1983-10-02 Eric Allmanclean up error handling in general; make sure that...
1983-09-06 Eric AllmanCut down the amount of bulk that is sent in SMTP error...
1983-07-26 Eric Allman4.2 release version
1983-01-06 Eric Allmanimprove error recovery for bizarre SMTP cases; unfortun...
1983-01-02 Eric Allmantag syserr's specially in the log so they can be grep...
1982-12-06 Eric AllmanClear the envelope in the child in server SMTP to insur...
1982-11-29 Eric Allmanimplement SMTP auto-shutdown on 421 codes; clean up...
1982-11-28 Eric AllmanMany changes resulting from a complete code readthrough...
1982-11-25 Eric Allmanlint it
1982-11-25 Eric Allmanrun SMTP jobs in a subprocess so that multiple jobs...
1982-11-18 Eric Allmansplit operation mode ("-bx" flag) and delivery mode...
1982-11-14 Eric Allmanavoid printing out extra messages when the transcript...
1982-11-08 Eric Allmanmake all mailer output go to the transcript if running...
1982-09-22 Eric Allmanadd nmessage (to not add "to..." tag); improve handling...
1982-08-30 Eric Allmangive 554 message on syserr (instead of 451) if errno...
1982-08-23 Eric Allmanassign a unique id to each transaction that can be...
1982-08-16 Eric Allmanmake VRFY and EXPN work more correctly (VRFY still...
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-08-01 Eric Allmanarrange to print errno properly in syserr's
1982-07-26 Eric Allmanclean up error handling
1982-06-26 Eric Allmanadd debugging information to server smtp code: _debug...
1982-06-07 Eric Allmanmake transcripts verbose always; misc. message cleanup...
1982-06-01 Eric Allmandon't output SMTP/FTP error codes in transcript file
1982-05-22 Eric Allmanadd "envelopes" to contain the basic information needed...
1982-03-07 Eric Allmanclean up error handling in IPC case; fix a minor bug...
1981-12-07 Eric Allmanincrease buffer sizes (it's so embarrasing when the...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-11-09 Eric AllmanLINT
1981-11-08 Eric Allmanclean up to compile & work on ARPAVAX; move stat file to
1981-11-01 Eric Allmandrop old NCP stuff for ARPANET handling; fix some bugs...
1981-10-27 Eric AllmanInstall new experimental queueing facility -- one stage...
1981-10-23 Eric Allmanimplement HELP and MRSQ -- MRSQ is a partial implementation
1981-10-20 Eric Allmanimplement SMTP mode -- doesn't support source routing...
1981-09-07 Eric Allmancleanup, commenting, linting, etc.
1981-08-21 Eric Allmanclean up some header information; don't reopen tempfile as
1981-08-19 Eric Allmanfactor out ARPANET FTP reply codes into conf.c
1981-08-19 Eric Allmanconvert to really do arpanet reply codes right (maybe)
1981-08-10 Eric Allmanlint it
1981-08-10 Eric Allmanuse <crlf> in arpanet mode
1981-08-09 Eric Allmangive arpanet-style error messages on -a
1981-03-21 Eric Allmanchange name (again); from postbox to sendmail
1981-03-08 Eric Allmanlint fixes
1981-03-08 Eric Allman----- delivermail ==> postbox -----
1981-03-01 Eric Allmaninstall VAX mpx file logging
1981-01-11 Eric Allmanflush output after printing errors just in case
1980-11-06 Eric Allmanrelease 2
1980-10-22 Eric AllmanEX_UNAVAIL => EX_UNAVAILABLE
1980-10-19 Eric Allmancleanup for dbm stuff: Error => Errors; move local...
1980-08-03 Eric Allmancleaned up comments
1980-07-26 Eric Allmanadd ID keywords
1980-06-23 Eric Allman(no message)