last delta was too paranoid -- this increases the number of
[unix-history] / usr / src / usr.sbin /
1981-09-17 Eric Allmanlast delta was too paranoid -- this increases the number of
1981-09-17 Eric Allmanrun as the user forwarding mail after a .forward operation;
1981-09-15 Eric Allmancheck MAXATOM overflow; increase MAXATOM value
1981-09-15 Eric Allmanfix but in mailers that only take one address at a...
1981-09-15 Eric Allmanfix bug in mailers that only take one address at a...
1981-09-13 Eric Allmandon't match on one-word gecos entries to avoid stealing...
1981-09-13 Eric Allmanprint creation date
1981-09-13 Eric Allmandate and time created 81/09/12 17:56:34 by eric
1981-09-13 Eric Allmanprint message when sending to full name equivalent
1981-09-13 Eric Allmanmatch on full name for local users
1981-09-13 Eric Allmanpreliminary work to take full names
1981-09-13 Eric Allmanchange From: processing to reduce the number of Origina...
1981-09-10 Eric Allmanadd KAS suggestions (second round); add comments about...
1981-09-08 Eric Allmanfix up umask; allow setuid on files to take recipient...
1981-09-08 Eric Allmantake mode 666 instead of 777 for database autorebuild
1981-09-08 Eric Allmanadd auto-rebuild on alias database; fix some aliasing...
1981-09-08 Eric Allmanadd NOTUNIX compile flag to turn off UNIX "From " line...
1981-09-07 Eric Allmancleanup, commenting, linting, etc.
1981-09-07 Eric Allman(no message)
1981-09-07 Eric Allmanimprove "version:" entry in makefile; fix -em (mail...
1981-09-07 Eric Allmanreturn mail on error (ignore QDONTSEND)
1981-09-07 Eric Allmanfix $u argument processing bug (happened in uucp);...
1981-09-07 Eric Allmanfix botch in $u argument processing
1981-09-05 Sam Lefflercut out extra form feed
1981-09-04 Eric Allmanclean up references
1981-09-02 Eric Allmanadd "suppress return-to-sender" function
1981-09-01 Eric Allmancollect mail statistics; minor configuration changes
1981-09-01 Eric Allmandate and time created 81/08/31 21:21:51 by eric
1981-09-01 Eric Allmancollect mail statistics; change minor configuration
1981-09-01 Eric Allman(no message)
1981-09-01 Eric Allmanallow "error" as a net name to print error messages
1981-08-30 Eric Allmandrop unnecessary H_FORCE bits in conf.c; delete H_DELETE
1981-08-30 Eric Allmandrop unneccessary H_FORCE bits
1981-08-30 Eric Allmandelete H_DELETE -- can be simulated with H_ACHECK
1981-08-30 Eric Allmanmajor revisions (MKM + personal)
1981-08-28 Eric AllmanKAS comments, another edit, etc.
1981-08-28 Eric Allmanon -t, use argument list as a supress list
1981-08-26 Eric Allmanchange handling of <LWSP> characters; remove special
1981-08-26 Eric Allmanremove special "at" processing (put it in .cf file)
1981-08-26 Eric Allmanchange processing of <LWSP> in addresses
1981-08-26 Eric Allmanremove special "at" processing (experimental)
1981-08-25 Eric Allmandate and time created 81/08/24 18:06:30 by eric
1981-08-25 Eric AllmanAdd "-t" option to read To:, Cc:, and Bcc: lines to...
1981-08-24 Eric Allmanplug assorted security holes
1981-08-23 Eric Allmandrop into subprocess when delivering to a file so we...
1981-08-23 Eric Allmanonly use a .forward file if owned by the receiver
1981-08-23 Eric AllmanArrange to pull full name out of From line if found...
1981-08-23 Eric Allmanfix UNIX From line parsing problem; add $b macro to get
1981-08-23 Eric Allmanfix UNIX From problem
1981-08-23 Eric Allmanadd $b macro (really current date); move basic macro...
1981-08-23 Eric Allmanfix improper UNIX From line crunching
1981-08-23 Eric Allmanbring comments up to date
1981-08-23 Eric Allmanfix mail to file problem (giving inappropriate diagnostic)
1981-08-22 Eric Allmanreturn transcript even if no message was collected
1981-08-22 Eric Allmandrop M_FINAL, add $y=ttyname, rename some constants
1981-08-22 Eric Allmandrop M_FINAL, change some other defined constant names
1981-08-22 Eric Allmandrop M_FINAL, rename some other defined constants
1981-08-22 Eric Allmanadd -V flag to verify addresses
1981-08-22 Eric Allmanadd the $y macro as the tty name.
1981-08-21 Eric Allmaninternal cleanup & minor improvements
1981-08-21 Eric Allmanclean up some header information; don't reopen tempfile as
1981-08-21 Eric Allmanpretty up message that include() prints
1981-08-21 Eric Allmanmerge forwarding with :include:ing
1981-08-21 Eric Allmansplit deliver.c and sendto.c
1981-08-21 Eric Allmantake $$ to get $
1981-08-21 Eric Allmancorrect some comments
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-19 Eric Allmanallow :include: specs
1981-08-19 Eric Allman-C defaults to sendmail.cf, -A defaults to aliases.
1981-08-19 Eric Allmanput alias.{dir,pag} initialization into sendmail rather...
1981-08-19 Eric Allmaninsert missing newlines (since a blank line must precee...
1981-08-18 Eric Allmanimplement hashing in symbol table and add more headers...
1981-08-18 Eric Allmanimplement hashing
1981-08-18 Eric Allmanadd header fields from new BB&N proposal ICST/CBOS...
1981-08-18 Eric Allmancleanup -- dispose of setbit clrbit rot, include sys...
1981-08-18 Eric Allmanadd header fields from new BB&N proposal ICST/CBOS...
1981-08-13 Eric Allmanignore broken pipe signals, since some "mailers" may...
1981-08-11 Eric Allmanmake the non-DBM case work
1981-08-11 Eric Allmanfix botch with $z macro that confused forwarding
1981-08-11 Eric Allmantotally rework aliasing scheme -- sucks when no DBM...
1981-08-11 Eric Allmanintermediate version -- NOT RUNNABLE
1981-08-10 Eric Allmanput mailer definitions into configuration file
1981-08-10 Eric Allmandocumentation
1981-08-10 Eric Allmandate and time created 81/08/09 16:40:48 by eric
1981-08-10 Eric Allmanarrange for newaliases to work
1981-08-10 Eric Allmanlint it
1981-08-10 Eric Allmanallow users to have a .mailcf which augments /usr/lib...
1981-08-10 Eric Allmanadd private incoming mailers; add q_home field to ADDRE...
1981-08-10 Eric Allmanuse <crlf> in arpanet mode
1981-08-10 Eric Allmanfix minor botch in -F code
1981-08-10 Eric Allmanchange to debugging levels; fix bug causing continual...
1981-08-10 Eric Allmanchange to debugging levels; add -F to set full name;
1981-08-10 Eric Allmanchange to debugging levels
1981-08-09 Eric Allmanadd another set of rewrite rules to process From: address;
1981-08-09 Eric Allmaninstall forwarding using .forward technique
1981-08-09 Eric Allmanefficiency hacks with QBADADDR and QGOODADDR; don't...
1981-08-09 Eric Allmanfix up response printing
1981-08-09 Eric Allmanimplement blow-by-blow verbose mode
1981-08-09 Eric Allmanpreliminary groundbreaking for verbose mode
next