fixes for problems causing mail to be both sent and rejected
[unix-history] / usr / src / usr.sbin / sendmail / src / srvrsmtp.c
1993-05-06 Eric Allmanfixes for problems causing mail to be both sent and...
1993-05-05 Eric Allmanfix VRFY and EXPN output to have fully qualified names
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-05-04 Eric Allmanchange option 8 to option 7 (and invert semantics)
1993-05-04 Eric Allmanif in SM_DELIVER mode, don't do optimizations on RCPT
1993-05-04 Eric Allmanfirst cut at updated alias implementation
1993-04-27 Eric Allmanreject messages exceeding maximum message size
1993-04-27 Eric Allmangive max message size in HELO/EHLO message if specified
1993-04-15 Eric Allmanadd e_bodytype and B queue line and -B flag for body...
1993-04-14 Eric Allmansimplify and generalize OutChannel => stdout code
1993-04-14 Eric Allmanimprove setproctitle info
1993-04-13 Eric Allmanavoid multiple error messages on wierd syntax like...
1993-04-10 Eric Allmanset $s after runinchild; runinchild calls newenvelope...
1993-04-05 Eric AllmanIDENT cleanup; move loopback checking from srvr to...
1993-04-02 Eric Allmanfixes to properly compute priority, nrcpts, etc. on...
1993-04-02 Eric Allmando immediate requeue if expanding aliases during queue...
1993-04-02 Eric Allmanalways respond "quickly" to RCPT commands; don't give...
1993-03-31 Eric Allmanattempt to get better handling of recipients going
1993-03-31 Eric Allmanback out previous two changes
1993-03-31 Eric Allmanfix typo
1993-03-31 Eric Allmanmove VRFYONLY flag up into MAIL command (it's global...
1993-03-30 Eric Allmangive a nicer message on message acceptance
1993-03-30 Eric Allmandiagnose RCPT before MAIL
1993-03-26 Eric Allmanfix auth_warning problem that rejected all MAIL command...
1993-03-24 Eric Allmanadd X-Authentication-Warning: headers on possible attem...
1993-03-20 Eric Allmaninitial hooks for ISO networking
1993-03-20 Eric Allmanmove SendMode and ErrorMode into the envelope
1993-03-19 Eric Allmanprint queue id on final 250 (after DATA)
1993-03-19 Eric Allmanrestore e_sender as sending address sans decorations
1993-03-07 Eric Allmanlog numeric IP addr in Received: lines per 1123 section...
1993-03-04 Eric Allmanuse 252 response to VRFY if PRIV_NOVRFY is set per...
1993-03-02 Eric Allmanhave HELO/EHLO announce SIZE option
1993-03-02 Eric Allmanchanges for ESMTP; mostly better delimiter character...
1993-03-01 Eric Allmanfix null pointer reference problem
1993-03-01 Eric Allmanhooks for SMTP Service Extensions
1993-03-01 Eric Allmanchanges for better logging of mail submitters
1993-02-25 Eric Allmanfix yet another problem with new owner-foo implementation
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-23 Eric Allmanfix problem with syntax error in MAIL command leaving...
1993-02-22 Eric Allmangeneralized timeouts; make RSET reset everything
1993-02-21 Eric Allmanoptimization: don't expand aliases if you are in queue...
1993-02-21 Eric Allmanmake VRFY just verify; EXPN does full expansion
1993-02-21 Eric Allmanclose cached MCI connections after a fork; add p (priva...
1993-02-20 Eric Allmanmore bug fixes from Eric Wassenaar
1993-02-20 Eric Allmanput better information in Received: lines
1993-02-19 Eric Allmanmove the meta-characters from C0 into C1 space
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-16 Eric AllmanAllow saving in ~/dead.letter; clean up VRFY output...
1993-02-16 Eric Allmanimprove some error messages; fix quoted :include:s...
1993-02-15 Eric AllmanHPUX and OSF/1 support; fix SMTP reply codes & multiple...
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-02 Eric Allmanpass timeouts to sfgets
1992-12-22 Eric AllmanRelease 6
1992-12-21 Eric Allmanchange random constants to be #defines
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-07-21 Eric Allmanlog lost connections (for connection caching debugging)
1992-07-20 Eric Allmanfix bogus envelope problem in clock-driven queue runs...
1992-07-14 Eric Allmanmiscellaneous changes to improve logging and messages
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-04-17 Eric Allmantry to eliminate some of the CurEnv globals
1991-12-16 Eric Allmanclear errno at top of loop to avoid bogus messages
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-05-11 Eric Allmanfix read-only string problem in help command
1991-03-20 Eric Allmananother cut at "I refuse to talk to myself" error messa...
1991-03-03 Keith BosticANSI
1990-06-02 Keith Bosticnew copyright notice
1989-01-19 Keith Bosticdefine protocol used for them as wants it
1988-12-29 Keith BosticWIZ vanishes
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-11-04 Keith Bosticcomment out debug
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1988-03-14 Keith Bosticreplace sameword with strcasecmp
1987-02-04 Eric Allmanpass sending hostname correctly back via the $s macro...
1986-01-06 Eric Allmanrewrite reply-to and resent-reply-to; save errorqueueu...
1985-12-18 Eric Allmanpatch to clearenvelope to avoid dereferencing garbage...
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-09-24 Eric Allmandeliver directly in SMTP if VERB command has been issue...
1985-09-22 Eric Allmanyet more cleanup to the process title code
1985-09-22 Eric Allmanfix silly botch in SMTP command decoding
1985-09-22 Eric Allmanclean up priority handling, making several of the param...
1985-09-21 Eric Allmanprint cute labels on programs communicating with SMTP
1985-09-20 Eric Allmanlabel child processes more effectively
1985-09-20 Eric Allmanlint
1985-09-19 Eric Allmanincorporate SMI changes -- still experimental
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-09-04 Eric AllmanWander WIZ from weariful DEBUG to wonderful WIZ woption
1985-08-01 Miriam Amos NihartCorrect the cleaning up of tmp queue files. - Kirk...
1985-06-18 Eric AllmanFrom Bill Nowicki: fixes to the statistics
1985-06-09 Eric Allmanlint for 4.3 release
1985-06-08 Eric Allmanlint
1985-06-08 Miriam Amos NihartResolve duplicate SccsId
1985-06-08 Distribution FolksAdd copyright
1985-04-29 Eric Allmanremove #ifdef DEBUG so we can compile without #define...
1984-08-19 Eric Allmantake WizWord off of compilation flag to avoid undefined...
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-03-12 Eric AllmanRemember to open the alias file if the ONEX command...
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...
next