BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.sbin / sendmail / src / savemail.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
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
1985-05-25 Eric AllmanChanges from Bill Nowicki <sun!rose!nowicki> and Jay...
1984-05-14 Eric Allmanchange "returnto" to "returnq" for PDP-11 compilers
1984-03-12 Eric Allmandisable UPPER->lower case mapping in RHS's of aliases...
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1983-08-29 Eric AllmanRefuse to talk to yourself (i.e., reject HELO packets...
1983-07-26 Eric Allman4.2 release version
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-03-09 Eric AllmanPass the delimiter character to parseaddr so that we...
1983-02-27 Eric Allmanlog queueid <=> message-id correspondence
1983-02-11 Eric Allmanavoid core dump on return receipt processing; clean...
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; define...
1983-01-07 Eric Allmansplit up FULLSMTP flag -- now have "X" (M_XDOT, use...
1983-01-04 Eric Allmangive more useful error messages (including the errno...
1983-01-02 Eric AllmanPut CRLF on all lines in user SMTP. Pass this info...
1982-12-25 Eric AllmanChange parse to parseaddr for BB&N TCP/IP implementatio...
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-12-14 Eric AllmanThe routine "sendto" is now a system call (yeuch!)...
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-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-05 Eric Allmanput header conditionals into the .cf file
1982-10-10 Eric Allmanforce a queuename in returntosender to insure that...
1982-09-25 Eric Allmanarrange to be able to define options; put precedences...
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1982-09-09 Eric Allmantry to avoid "Interrupted system call" on wait in deliv...
1982-09-07 Eric Allmaninstall new state-driven scanner; make everyone use...
1982-08-23 Eric Allmanassign a unique id to each transaction that can be...
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-07-06 Eric Allmanflush fatal errors when returning error messages to...
1982-07-06 Eric Allmanadd debugging info & comments
1982-06-27 Eric Allmanmore debug information; fix dependencies in makefile
1982-06-27 Eric Allmanlint
1982-06-17 Eric Allmanmake sure there is always someone to return the message to
1982-06-08 Eric Allmancall the routine putline to output lines to mailers...
1982-06-07 Eric Allmanmake transcripts verbose always; misc. message cleanup...
1982-06-07 Eric Allmanimplement alias owner feature. this actually works...
1982-06-07 Eric Allmanfirst cut at putting mailing list maintainers in -...
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-02-28 Eric Allmanimplement "return receipt requested".
1982-02-16 Eric Allmanpass lint
1982-01-02 Eric Allmansend to dead.letter using sendto/recipient/deliver...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-11-12 Eric Allmanintegrate user SMTP into sendmail itself. If there...
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-24 Eric AllmanEliminate magic MN_LOCAL and MN_PROG; change q_mailer...
1981-10-03 Eric Allmanarrange to give the correct "from" person on error...
1981-09-17 Eric Allmanrun as the user forwarding mail after a .forward operation;
1981-09-07 Eric Allmancleanup, commenting, linting, etc.
1981-09-02 Eric Allmanadd "suppress return-to-sender" function
1981-08-22 Eric Allmanreturn transcript even if no message was collected
1981-08-22 Eric Allmandrop M_FINAL, change some other defined constant names
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 Allmanadd private incoming mailers; add q_home field to ADDRE...
1981-08-09 Eric Allmanfix up response printing
1981-08-09 Eric Allmangive arpanet-style error messages on -a
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 Allmanchange q_mailer to be index, not pointer
1981-03-08 Eric Allmanlint fixes
1981-03-08 Eric Allman----- delivermail ==> postbox -----
1981-01-11 Eric Allmanhave name of mailer daemon be a configuration parameter
1980-11-16 Bill JoyBSD 4 release BSD-4
1980-11-06 Eric Allmanrelease 2
1980-08-03 Eric Allmancleaned up comments
1980-07-26 Eric Allmanadd ID keywords
1980-07-26 Eric Allmanchanged "-ee" flag to work with BerkNet better
1980-06-23 Eric Allman(no message)
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 Bill JoyStart development on BSD 4
next