more network family generalization
[unix-history] / usr / src / usr.sbin / sendmail /
1993-03-31 Eric Allmanmore network family generalization
1993-03-31 Eric Allmandon't give a warning if -f is being used to set id...
1993-03-31 Eric Allmangeneralize networking a bit more
1993-03-31 Eric Allmanfix typo
1993-03-31 Eric Allmanmove VRFYONLY flag up into MAIL command (it's global...
1993-03-31 Eric Allmanmark include() address as verified for possible later...
1993-03-31 Eric Allmanchange connection probing to use RSET instead of NOOP
1993-03-31 Eric Allmanfix bogus "infinite loop" diagnostic; log better diagno...
1993-03-31 Eric Allmanavoid bogus diagnostic
1993-03-31 Eric Allmanzero CurHostAddr to avoid logging garbage if no address...
1993-03-30 Eric Allmaninet_aton is too modern for Sun.....
1993-03-30 Eric Allmanadd O and V options
1993-03-30 Eric Allmanadd O and V options; fix typo in mailertable code
1993-03-30 Eric Allmanadd O and V options
1993-03-30 Eric Allmanfix endmailer call botch; diagnose RCPT before MAIL...
1993-03-30 Eric Allmanfix botch with getmxrr when there was no MX record
1993-03-30 Eric Allmansave message from final 250 line
1993-03-30 Eric Allmangive a nicer message on message acceptance
1993-03-30 Eric Allmantypo in the mailertable rule
1993-03-30 Eric Allmandefault PrivacyFlags to zero (.cf file can only set...
1993-03-30 Eric Allmanadditional checking on pipe file handling
1993-03-30 Eric AllmanO (set daemon options) and V (fallback MX host) options
1993-03-30 Eric Allmandiagnose RCPT before MAIL
1993-03-30 Eric Allmanallow setting of server options
1993-03-30 Eric Allmanimplement FallBackMX
1993-03-30 Eric Allmanmake heuristic on when -d doesn't have an argument...
1993-03-30 Eric Allmanfix typo bugs
1993-03-30 Eric Allmanadd FallBackMX
1993-03-30 Eric Allmando recursive evaluation of CNAMEs
1993-03-29 Eric Allmaninclude declaration for errstring -- HPUX seems to...
1993-03-27 Eric Allman$~ reverts to only matching one wor
1993-03-27 Eric Allmanfix HELO problem in srvrsmtp (HELO was required); fall...
1993-03-27 Eric Allmansimplify content of X-Authentication-Warning: header
1993-03-27 Eric Allmanmake MATCHZERO a synonym for CANONHOST (to clarify...
1993-03-27 Eric AllmanMATCHZERO doesn't assign a $N value
1993-03-27 Eric Allmanfix excessive matching problem
1993-03-26 Eric Allmanportability
1993-03-26 Eric Allmanfix a few problems pointed out by Neil Rickert; $~...
1993-03-26 Eric Allmanfix problem with prototype mismatches
1993-03-26 Eric Allmanmore fixes on __STDC__ declarations
1993-03-26 Eric Allmanprototypes break a lot of compilers, even with __STDC__...
1993-03-26 Eric Allmanfix auth_warning problem that rejected all MAIL command...
1993-03-26 Eric Allmantry to fall back to MX sites if there is a failure...
1993-03-26 Eric Allmanadd multi-word classes to the V6 CHANGES section
1993-03-26 Eric Allmandefine $=w to include long host name
1993-03-26 Eric Allmanclasses can be multiple words
1993-03-26 Eric Allmandequote map class
1993-03-26 Eric Allmanimplement multi-word classes
1993-03-26 Eric Allmanfix up quote stripping code
1993-03-26 Eric Allmanadd authentication warnings; improved multi network...
1993-03-26 Eric Allmandefault several new options on; use dequote map; minor...
1993-03-26 Eric Allmanuse dequote map
1993-03-26 Eric Allmanchange some of the defaults
1993-03-26 Eric Allmanrecognize -a flag in dequote map
1993-03-26 Eric Allmanfix some minor glitches
1993-03-26 Eric Allmanimprove error reporting; open new transcript on envelop...
1993-03-26 Eric Allmanadd dequote pseudo-map
1993-03-26 Eric Allmancatch "unable to create locked temp file" condition
1993-03-24 Eric Allmanclean up logging of email received from localhost
1993-03-24 Eric Allmanfix botch in dot stripping line
1993-03-24 Eric Allmanimproved debugging; pass convtime a default units;...
1993-03-24 Eric Allmanadd X-Authentication-Warning: headers on possible attem...
1993-03-24 Eric Allmaneliminate use of sin_len
1993-03-24 Eric Allmanbleah... one more time
1993-03-24 Eric Allmanone more instance of sa_len to delete
1993-03-24 Eric Allmanuse NETINET instead of DAEMON to compile in internet...
1993-03-24 Eric Allmanfix assumption of sa_len field in generic sockaddr...
1993-03-24 Eric Allmanadd FEATURE(mailertable); let FEATURE, HACK, OSTYPE...
1993-03-24 Eric Allmanmailertable feature; FEATURE can take arguments
1993-03-24 Eric Allmanhooks for FEATURE(mailertable)
1993-03-24 Eric Allmanlet FEATURE, HACK, OSTYPE, and DOMAIN take an optional...
1993-03-24 Eric Allmandate and time created 93/03/23 16:11:32 by eric
1993-03-24 Eric Allmanfix generalized socket code so that it doesn't screw...
1993-03-23 Eric Allmanprog mailer: preserve upper case; strip trailing dots...
1993-03-23 Eric Allmanuse "relay" mailer for $H (MAIL_HUB) and $R (LOCAL_RELA...
1993-03-23 Eric Allmanadd "relay" mailer that doesn't dicker with unqualified...
1993-03-22 Eric Allmanstrip trailing dots off addresses before converting...
1993-03-20 Eric AllmanPOSIX & ISO changes; better I/O error diagnostics;...
1993-03-20 Eric Allmanprog mailer should preserve case
1993-03-20 Eric Allmaninitial hooks for ISO networking
1993-03-20 Eric Allmandocument F line in qf file
1993-03-20 Eric Allmandocument enhanced T option
1993-03-20 Eric Allmankeep c0 static, otherwise it is undefined if no pid...
1993-03-20 Eric Allmandon't free header values -- they are still accessible...
1993-03-20 Eric Allmandon't force local names to lower case -- this was left...
1993-03-20 Eric Allmaninclude a warning timeout after some interval; get...
1993-03-20 Eric Allmanif you are su'ed to root, send email as who you are...
1993-03-20 Eric Allmanmove SendMode and ErrorMode into the envelope
1993-03-20 Eric Allmandefault fallback name is Postmaster, not root
1993-03-20 Eric Allmancheck for error writing queue control files
1993-03-20 Eric AllmanPOSIX changes; use dup2
1993-03-19 Eric Allmandocument new longer queue ids
1993-03-19 Eric Allmanclean up unnecessary creates of queue ids; be sure...
1993-03-19 Eric Allmanavoid extra unnecessary creation of queue files solely...
1993-03-19 Eric Allmanleading blanks in aliases can cause "unparsable" from...
1993-03-19 Eric Allmanmake certain we always enqueue split envelopes
1993-03-19 Eric Allmanthere can be errors on mci_out if the other end shuts...
1993-03-19 Eric Allmanglitch on queue printing
1993-03-19 Eric Allmanhave 250 after DATA log the id; log envelope splits...
1993-03-19 Eric Allmanaccept old-format queue files
next