be sure to open a new transcript on every queue run; when returning
[unix-history] / usr / src / usr.sbin / sendmail /
1982-11-06 Eric Allmanarrange to freeze the configuration file for quick...
1982-11-05 Eric Allmandon't unlink qf & df files on ^C
1982-11-05 Eric Allmanfix bug in back compat dir code
1982-11-05 Eric Allmanput header conditionals into the .cf file
1982-11-04 Eric Allmandon't strip quotes off of addresses during prescan
1982-11-04 Eric AllmanPut the temporary file mode on the F option
1982-11-04 Eric AllmanPut temporary file mode on the F option
1982-11-04 Eric AllmanAdd FileMode
1982-11-04 Eric AllmanArrange to strip quote bits in message header; move...
1982-11-04 Eric AllmanArrange for queue.c to aapt to systems w/o new director...
1982-11-04 Eric Allmanminor changes before printing for uwisc
1982-11-03 Eric Allmanedits on the plane on the way to Wisconsin.....
1982-11-03 Eric Allmanedits on plane on the way to Wisconsin.....
1982-11-03 Eric Allmansplit documentation into two
1982-11-01 Eric AllmanCall ruleset 4 after doing per-mailer translation to...
1982-10-29 Eric AllmanPut the "@:@" trick on the "a" option. Also, move...
1982-10-28 Eric Allmanstrip out bcc: and resent-bcc: always
1982-10-26 Eric AllmanDon't send closing protocol to SMTP if you haven't...
1982-10-25 Eric Allmandate and time created 82/10/24 17:27:27 by eric
1982-10-23 Eric Allmanpart of a heuristic hill climbing algorithm to minimize...
1982-10-17 Eric AllmanPut list of login names able to use -f in the .cf file.
1982-10-17 Eric AllmanArrange for a wizards password (the W option). The...
1982-10-17 Eric AllmanFix debug statement in sendall
1982-10-17 Eric AllmanArrange for MD_FORK to work well with -v so that we...
1982-10-14 Eric AllmanDon't interrupt the process doing accepts (have a separ...
1982-10-14 Eric AllmanDon't interpret <, >, (, or ) while in QST (quote state...
1982-10-12 Eric Allmanhave auto-queueups print a polite message in the log...
1982-10-10 Eric Allmanforce a queuename in returntosender to insure that...
1982-10-10 Eric AllmanLock out interrupts during alias rebuild; add an alias...
1982-10-10 Eric AllmanHandle Reverse-Path in some reasonable way. You must...
1982-10-10 Eric Allmanprint a status indication when a message is autoqueued...
1982-10-10 Eric AllmanForce -v override of deferred connect
1982-10-10 Eric AllmanOnly put the "from" person on the error queue if an...
1982-10-10 Eric Allmanimplement an experimental forward-path algorithm by...
1982-10-10 Eric AllmanExtend test mode to be able to handle multiple addresse...
1982-10-08 Eric Allmantry to come up with a workaround on some of the IPC...
1982-10-08 Eric Allmannever use ruleset 3 alone -- perhaps the standard use...
1982-10-08 Eric Allmantry again to work around the kernel problems in IPC...
1982-10-07 Eric Allmanbother.... it takes time to close a socket
1982-10-07 Eric Allmanallow passing through multiple rewriting sets in test...
1982-10-07 Eric Allmanallow passing through multiple rewriting sets in test...
1982-10-07 Eric Allman<ndir.h> => <dir.h> for maximum portability
1982-10-07 Eric Allmanadd test mode (MD_TEST, -bt)
1982-10-07 Eric Allmanadd test mode (MD_TEST, -bt)
1982-10-07 Eric Allmanadd MD_TEST mode
1982-10-01 Eric Allmanworkaround in daemon accept code for 4.1a kernel bug...
1982-09-27 Eric AllmanPut more configuration into setoption; merge some of...
1982-09-27 Eric Allmancompletely instantiate queue files for all mail, even...
1982-09-25 Eric Allmanchange option implementation; define a bunch of interes...
1982-09-25 Eric Allmanarrange to be able to define options; put precedences...
1982-09-23 Eric Allmandon't put commas in non-address fields; have -bq clean...
1982-09-22 Eric Allmanget rid of double error returns; improve verbose mode...
1982-09-22 Eric Allmanadd nmessage (to not add "to..." tag); improve handling...
1982-09-22 Eric Allmanavoid double error messages (one from each end)
1982-09-22 Eric Allmanput 050 in from of recursive smtp messages
1982-09-22 Eric Allmanoutput headers with commas into the queue
1982-09-19 Eric Allmanfix botch where it believes that a list is !oldstyle...
1982-09-17 Eric Allmandrop ":...;" stuff -- it screws it up aliases; pass...
1982-09-13 Eric Allmanaccept ": ... ;" syntax for groups if !oldstyle
1982-09-13 Eric Allmanchange inheritance for macros in envelopes; be able...
1982-09-12 Eric Allmandon't assign $s to be the sending host (this mucks...
1982-09-09 Eric Allmanfix stupid bug in wait code to dispose of "Interrupted...
1982-09-09 Eric Allmanfix a nasty botch in 3.194 that killed SMTP in daemon...
1982-09-09 Eric Allmantry to avoid "Interrupted system call" on wait in deliv...
1982-09-07 Eric Allmanmore hacking on oldstyle -- always assume sender fields...
1982-09-07 Eric Allmanfix botch in "at"s in headers
1982-09-07 Eric Allmanfix botch in computing e_oldstyle
1982-09-07 Eric Allmanfix bug in scanner state machine that never let you...
1982-09-07 Eric Allmanincrease log level needed to print "entered" message.
1982-09-07 Eric Allmanuser SMTP fixes to talk to ISI
1982-09-07 Eric Allmaninstall new state-driven scanner; make everyone use...
1982-09-06 Eric Allmanchange $g processing from a macro substitution per...
1982-09-06 Eric Allmanchange $g rewriting to two rewriting rulesets per maile...
1982-09-06 Eric Allmanconvert Return-Receipt-To: and Precedence: to NBS stand...
1982-09-06 Eric Allmanclean up canonname
1982-09-06 Eric Allmantune debugging
1982-09-06 Eric Allmanchange from m_from (macro from rewrite) to using a...
1982-09-06 Eric Allmancorrectly process all sender fields; clean up sender...
1982-09-06 Eric Allmanadd $* to match zero or more and $> to make a "subrouti...
1982-09-06 Eric Allmanput line numbers on error messages; increase max number...
1982-09-06 Eric Allmanadd line numbering for some input files; improve debugg...
1982-09-06 Eric Allmanadd $* to match zero or more and $> to make a "subrouti...
1982-09-02 Eric Allmanlog entering uid & pid; allow CANONUSER ($:) to abort...
1982-09-02 Eric Allmanallow CANONUSER ($:) to abort a rewriting set
1982-09-02 Eric Allmanlog entering uid & pid
1982-09-01 Eric Allmanincrease MAXMAILERS to 25
1982-09-01 Eric Allmanclean up reply code processing some more; in particular...
1982-08-30 Eric Allmanhandle comments and quotes in headers; still doesn...
1982-08-30 Eric Allmanfix serious botch in SMTP reply code delta; change...
1982-08-30 Eric Allmando a better job at interpreting SMTP reply codes
1982-08-30 Eric Allmangive 554 message on syserr (instead of 451) if errno...
1982-08-28 Eric Allmanhack crackaddr to strip blanks off the end of a cracked...
1982-08-28 Eric Allmansimplify timeout code; allow multiple simultaneous...
1982-08-28 Eric Allmansimplify timeout code; allow multiple simultaneous...
1982-08-28 Eric Allmanrelease e_id after fork in daemon code; ignore events...
1982-08-26 Eric Allmanassign a new queue id to all jobs coming in via TCP
1982-08-26 Eric Allmansigh.... more fun and games in the daemon code to...
1982-08-26 Eric Allmanrecreate a socket after every failed accept()
1982-08-26 Eric Allmanapply ruleset 4 to rewrite addresses in the body of...
1982-08-26 Eric Allmanclean up time manipulation to always be current; assign job
next