BSD 4_4_Lite1 release
[unix-history] / usr / src / usr.sbin / sendmail / src / savemail.c
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-03-12 Eric Allmanchange NAMED_BIND to a 0/1 flag to allow Makefile override
1994-03-07 Eric Allmandebugging: print exit status on entry to savemail
1994-03-04 Eric Allmanwrong send queue was being passed to returntosender()
1994-01-25 Eric Allmanmove 7BIT information from per-mailer to per-connection...
1993-12-18 Eric Allmanput location of dead.letter on a compile flag
1993-12-13 Eric Allmanpatches to fix checks when sending to a file
1993-12-11 Eric Allmancleanup of symbolic link checking -- make it less picky
1993-12-11 Eric Allmanavoid sending WARNING message on return-receipts
1993-12-03 Eric Allmantry to clean up warning messages
1993-11-27 Eric Allmanmake the panic state more panicy
1993-11-26 Eric Allmanavoid symbolic link attacks
1993-11-26 Eric Allmandelete $u in parent envelope to avoid bogus info in...
1993-11-01 Eric Allmanfix test for null error queue
1993-10-22 Eric Allmanfix problem causing dates to not always get reset on...
1993-10-18 Eric Allmanfix handling of pre-parsing address errors
1993-10-16 Eric Allman8.6.2: improved error return messages; better error...
1993-09-27 Eric Allmancompute return message size more cleverly if NoReturn...
1993-08-26 Eric Allmando more careful checking for address failure
1993-08-19 Eric Allmanfix problem that causes core dumps on config files...
1993-08-18 Eric Allmanput in beginnings of mod time checks on maps; generaliz...
1993-08-07 Eric Allmanfix problem causing slow delivery warning to fail if...
1993-07-24 Eric Allmantag returned message with true original from (not local...
1993-07-20 Eric AllmanSGI IRIX & ANSI C portability
1993-07-18 Eric Allmanmore information to help identify the error cause
1993-07-18 Eric Allmanbetter error message handling: don't create bogus retur...
1993-07-17 Eric Allmandeliver local problems (EX_CONFIG and EX_SOFTWARE)...
1993-07-14 Eric Allmanmany fixes. primarily fix for seteuid problem in 8...
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-05-28 Eric Allmanprototype functions
1993-05-15 Eric AllmanMIME cleanups
1993-05-14 Eric Allmanfix To: lists in error messages
1993-05-14 Eric Allmana bunch of nits in the MIME code
1993-05-05 Eric Allmancreate dead.letter with FileMode instead of 0666
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-05-01 Eric Allmandon't change alpha case on header field names
1993-04-28 Eric Allmandon't ignore postmaster alias for emergency fallback
1993-04-27 Eric Allmanfix an uninitialized variable problem
1993-04-27 Eric Allmanhave getmxrr look at $=w to determine local host name
1993-04-18 Eric Allmanimprove error printing (changes format of C line in qf)
1993-04-16 Eric Allmanfixes to handle null messages -- why did this break?
1993-04-15 Eric Allmandiscard errors only on responses to responses to respon...
1993-04-15 Eric Allmanprint a list of the bad addresses on returned email
1993-04-13 Eric Allmanredefine $r, $s, and $_ in error envelopes; properly...
1993-04-05 Eric Allmanclean up error return messages
1993-04-02 Eric Allmanfixes to properly compute priority, nrcpts, etc. on...
1993-03-31 Eric Allmanavoid bogus diagnostic
1993-03-20 Eric Allmaninclude a warning timeout after some interval; get...
1993-03-20 Eric Allmanmove SendMode and ErrorMode into the envelope
1993-03-20 Eric Allmandefault fallback name is Postmaster, not root
1993-03-19 Eric Allmanrestore e_sender as sending address sans decorations
1993-03-17 Eric Allmandelete e_sender and e_returnpath; fix some bugs in...
1993-03-14 Eric Allmanchange (simplify) user and host UPPER => lower case...
1993-03-14 Eric Allmanalways return message header, even if NoReturn set
1993-03-09 Eric Allmancount recipients and estimate size of return messages
1993-03-02 Eric Allmanchanges for ESMTP; mostly better delimiter character...
1993-03-01 Eric Allmanheader file cleanup; primarily #include <unistd.h>...
1993-03-01 Eric Allmandeliver postmaster copies without a body
1993-03-01 Eric Allmansend to return return path even if e_errorqueue already...
1993-02-28 Eric Allmanfix from Eric Wassenaar for return message suppression
1993-02-25 Eric Allmanfix yet another problem with new owner-foo implementation
1993-02-25 Eric Allmanfix owner-foo for errors that do occur locallyi
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-23 Eric Allmanadd route pruning
1993-02-22 Eric Allmaninsist on level 4 config file to send errors from <>
1993-02-22 Eric Allmansend errors with return path = <>; don't respond to...
1993-02-21 Eric Allmanclose cached MCI connections after a fork; add p (priva...
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-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-10 Eric Allmantuning of queueing functions as recommended by John...
1992-12-22 Eric AllmanRelease 6
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-07-21 Eric Allmanmacro expand error messages
1992-07-20 Eric Allmanfinish uid_t/gid_t conversion; allow locally customized...
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-07-12 Eric Allmanopen connection caching
1992-04-17 Eric Allmanproperly set up envelope when returning email
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-08-30 Eric Allmanfrom Eric Wassenaar at NIKHEF-H, Amsterdam: reset EF_OL...
1990-06-02 Keith Bosticnew copyright notice
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-02-28 Keith Bosticadd types.h for pwd.h
1989-01-02 Keith Bosticremove DEBUG
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1985-12-08 Eric Allmanseveral small bugs: don't die if no environment, don...
1985-09-22 Eric Allmanclean up priority handling, making several of the param...
1985-09-22 Eric Allmanadd -v mode to mailq to print priorities as well (this...
1985-09-20 Eric Allmanlint
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-06-08 Miriam Amos NihartResolve duplicate SccsId
1985-06-08 Distribution FolksAdd copyright
next