only catch filenames if the "/" is leading
[unix-history] / usr / src / usr.sbin / sendmail /
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-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
1981-08-09 Eric Allmangive arpanet-style error messages on -a
1981-08-09 Eric Allmanfix botch with returned messages
1981-08-09 Eric Allmanadd word classes
1981-08-09 Eric Allmanadd "sameword" to do case-indistinct matching of names
1981-08-09 Eric Allmanmap everything into lower case
1981-08-09 Eric Allmandate and time created 81/08/08 10:23:37 by eric
1981-08-09 Eric Allmanadd definitions for symbol table
1981-08-05 Eric Allmanretry forks on failure
1981-04-28 Eric Allmanfix botch in |prog form
1981-04-21 Eric Allmanchange format to fit Kurt's standard
1981-04-02 Eric Allmaneliminate useless garbage
1981-03-29 Eric Allmandon't throw away some headers
1981-03-29 Eric Allmanpass Full-Name field internally to do forwards correctly
1981-03-29 Eric Allmanput much more info in cf file (e.g., headers)
1981-03-29 Eric Allmanchange format of Version to be suitable for internal use
1981-03-28 Eric Allmanfix funny botch in $o exclusion
1981-03-28 Eric Allmanmake more readable dates
1981-03-28 Eric Allmanput word delimiters into cf file
1981-03-28 Eric Allmandate and time created 81/03/27 13:41:02 by eric
1981-03-27 Eric Allmandrop MSGID M_MSGID from M_ARPAFMT
1981-03-21 Eric Allmanchange name (again); from postbox to sendmail
next