be able to match the inverse of a class using the $~x syntax
[unix-history] / usr / src / usr.sbin / sendmail /
1982-12-10 Eric Allmanbe able to match the inverse of a class using the ...
1982-12-10 Eric Allmanavoid putting in a full name in network forward operations
1982-12-10 Eric Allmanlog read timeouts as a syserr
1982-12-07 Eric Allmanreadthrough, major restructuring of op.me, some reality...
1982-12-06 Eric AllmanClear the envelope in the child in server SMTP to insur...
1982-12-06 Eric Allmandate and time created 82/12/05 13:42:10 by eric
1982-11-29 Eric Allmanimplement SMTP auto-shutdown on 421 codes; clean up...
1982-11-29 Eric Allmanfix a number of problems left over from yesterday's...
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-22 Eric Allmanpreliminary hacks for multiple SMTP transactions per...
1982-11-22 Eric AllmanFirst part of 4.1c conversion
1982-11-21 Eric AllmanAccept user@[net.host.logical.imp] syntax
1982-11-19 Eric AllmanCorrectly run "sendmail -q" (had a reversed condition...
1982-11-19 Eric Allmanminor cleanup from previous delta
1982-11-19 Eric AllmanFix bug causing loops in sendto if there are scanner...
1982-11-19 Eric Allmandisconnect input, output, signals, etc. when running...
1982-11-18 Eric Allmanfix botch in daemon code (it only ran the queue)
1982-11-18 Eric Allmansplit operation mode ("-bx" flag) and delivery mode...
1982-11-18 Eric Allmansplit operation mode (-bx) and delivery mode (option...
1982-11-15 Eric Allmanbasic cleanup for 4.2
1982-11-15 Eric Allmandate and time created 82/11/14 20:06:48 by eric
1982-11-15 Eric Allmandate and time created 82/11/14 20:06:46 by eric
1982-11-15 Eric Allmanmods suggested by Marv Solomon -- still some refs to...
1982-11-15 Eric Allmanbasic cleanup, etc.
1982-11-15 Eric AllmanExplicitly inherit e_oldstyle from BlankEnvelope to...
1982-11-15 Eric Allmanfix quote processing on program mailers
1982-11-15 Eric Allmanfix quote processing on program mailers
1982-11-15 Eric AllmanDon't give an error message on unknown options
1982-11-14 Eric Allmandrop VFORK compilation flag; add D option; change ...
1982-11-14 Eric Allmanput OS info back into the Makefile; sendmail discretion...
1982-11-14 Eric Allmanmove configuration to conf.h
1982-11-14 Eric AllmanClean up argument structure (-I=>-bi, -Z=>-bz). Add...
1982-11-14 Eric Allmandon't default to rebuilding alias file if needed; now...
1982-11-14 Eric Allmanclean up argument structure -- put -I and -Z on options...
1982-11-14 Eric Allman#ifdef VFORK => #ifdef VMUNIX
1982-11-14 Eric Allmandate and time created 82/11/13 17:57:12 by eric
1982-11-14 Eric Allmanrequire an option to do auto-rebuild of alias database...
1982-11-14 Eric Allmandrop old dir hack
1982-11-14 Eric Allmanclean up argument structure; move configuration into...
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-11-08 Eric Allmandon't flag errors in setting dangerous options when...
1982-11-06 Eric Allmanadd the -Z flag and the "xf" file; old "xf" file is...
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
next