add dotted users
[unix-history] / usr / src / usr.sbin / sendmail / cf / m4 / proto.m4
1994-07-17 Eric Allmanadd dotted users
1994-07-02 Eric Allmandelete OLD_SENDMAIL support
1994-06-26 Eric Allmanextend domaintable to be generalized domain mapping
1994-05-14 Eric Allmancatch "." as a host name
1994-05-10 Eric Allmanfix parsing of null address so MAILER-DAEMON mapping...
1994-03-05 Eric Allmandon't try to turn dotted IP addrs into names
1994-02-22 Eric Allmancatch colon in host name -- this can confuse later...
1994-02-17 Eric Allmanmove bitdomain and uudomain maps up in ruleset 3
1994-02-16 Eric Allmanfix botch in mailertable if you don't get a match
1994-02-15 Eric Allmanpass last component of domain name as %2 to mailertalbl...
1994-02-15 Eric Allmancheck for local addresses before mailertable; allow...
1994-02-15 Eric Allmandefault $M to null instead of $j so we can behave diffe...
1994-02-14 Eric Allmanmuch more elegant fix to mailertable problem
1994-02-11 Eric Allmandon't include "root" in $=L by default
1994-02-11 Eric Allmanfix some bugs with mailertables
1994-02-11 Eric Allmantry to fix interaction of MAIL_HUB and LOCAL_RELAY
1994-02-09 Eric Allmanbe more liberal in catching list:; syntax in S0
1994-02-07 Eric Allmanclean up Received: line to handle possibility of $s...
1994-01-27 Eric Allmanwhen mail is auto-sent to $R or $H, qualify it with...
1994-01-24 Eric Allmanfix news.group.USENET mappings
1994-01-23 Eric Allmanallow comma-separated ALIAS_FILE defn; fix problem...
1994-01-12 Eric Allmanfix comment on "c" option
1994-01-08 Eric Allmanuse full domain name in UUCP mailer for consistency...
1993-12-22 Eric Allmanfix [domain literals] when allmasquerade set -- was...
1993-12-21 Eric Allmandelete CSNET domain support
1993-12-15 Eric Allmanadd MAILER(pop)
1993-12-11 Eric Allmanensure that $=w names are always considered canonical
1993-12-10 Eric Allmancatch @host syntax (i.e., null user name)
1993-12-01 Eric Allmanadd dot on pseudo-domains for consistency
1993-11-30 Eric Allmancope with colons in address part
1993-11-24 Eric Allmanfix typo on UUCP router line
1993-11-01 Eric Allmanhandle wierd case of <list:;> syntax
1993-10-16 Eric Allmanfix mailer:host syntax for UUCP relays
1993-10-02 Eric Allmancatch self-literal (e.g., [1.2.3.4]) even if reverse...
1993-09-20 Eric Allmanavoid infinite loops in !foo format
1993-08-25 Eric Allmanfix USE_TZ spec for confTIME_ZONE
1993-08-22 Eric Allmannull client support
1993-08-15 Eric AllmanV5 config level; Dj optional on confDOMAIN_NAME
1993-08-15 Eric Allmanfix M4 botch
1993-08-09 Eric Allmantake right-most <> instead of left-most in S3
1993-08-08 Eric Allmanlog $u on Received: line
1993-07-27 Eric Allmancleanup to reduce the number of quotes needed around...
1993-07-24 Eric Allmandefault confSMTP_MAILER to "smtp"; make mailer:host...
1993-07-23 Eric Allmanadd confLOCAL_MAILER
1993-07-22 Eric Allmanadd confSMTP_MAILER to select default mailer for SMTP...
1993-07-21 Eric Allmanmove up LOCAL_RULE_0 handling; fix MAILER(usenet)
1993-07-20 Eric Allmanavoid "fall off the end" problems if neither SMART_HOST...
1993-07-19 Eric Allmanfix some M4 glitches
1993-07-19 Eric Allmanadd option `w'; break LOCAL_RULE_0 into S98, and proces...
1993-07-11 Eric Allmanmany changes including: SMART_HOST overrides SMTP maile...
1993-06-28 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-25 Eric Allmanconcat => CONCAT
1993-06-09 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-09 Eric Allmanfix yet another botch in mailertable code -- I hope...
1993-06-08 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Eric Allmanfix yet more mailertable bugs (sigh)
1993-06-06 Eric Allmanif FEATURE(no_canonify), make certain $=w names appear...
1993-06-06 Eric Allmanback out automatic dot addition on relay names
1993-06-04 Eric Allmanadd option 'l'; fix mailertable lookup
1993-06-02 Eric Allmanput $r into Received: line; ruleset 6 => 96, 7 => 97...
1993-05-28 Eric Allmanhave mailertable look for partial domains as well as...
1993-05-25 Eric Allmanadd FEATURE(always_add_domain); avoid rewriting $=w...
1993-05-22 Eric Allmanavoid extra qualification of top level pseudo-domains...
1993-05-11 Eric AllmanOption 8 => option 7; add Oj (confMIME_FORMAT_ERRORS)
1993-05-02 Eric Allmanundo botch with not stripping trailing dots off addresses
1993-05-01 Eric Allmandon't need angle brackets in mailer definitions (just...
1993-04-15 Eric AllmanFEATURE(nocanonify) to turn off calls to $[ ... $]...
1993-04-13 Eric Allmanback out hack to hide unqualified domains behind %...
1993-04-11 Eric Allmanrearrange diversion 6 for FEATURE(bitdomain)
1993-04-11 Eric Allman%-hack single token hostnames behind $s if $r is specified
1993-04-05 Eric Allmanlog $_ (authenticated sender info) in Received: line
1993-03-30 Eric Allmanadd O and V options
1993-03-30 Eric Allmantypo in the mailertable rule
1993-03-26 Eric Allmanfix up quote stripping code
1993-03-26 Eric Allmanuse dequote map
1993-03-24 Eric Allmanhooks for FEATURE(mailertable)
1993-03-23 Eric Allmanuse "relay" mailer for $H (MAIL_HUB) and $R (LOCAL_RELA...
1993-03-19 Eric Allmanclean up confUSERDB_SPEC
1993-03-19 Eric Allmanfix typo in list syntax (;: => :;)
1993-03-16 Eric Allmandelete $<
1993-03-16 Eric Allmanadd LOCAL_RULE_1 and LOCAL_RULE_2
1993-03-09 Eric Allmanfix infinite loop in <> case
1993-03-07 Eric AllmanFEATURE(notsticky) lets UDB get at even specific addresses
1993-03-06 Eric Allmanavoid having C flag qualify list:; and error <> syntax
1993-03-05 Eric Allmancatch user@ (no host) case -- treat as user@local
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path
1993-03-03 Eric Allmanextensions for Sam Leffler's FlexFAX software
1993-03-02 Eric Allmanchange error address convention to avoid conflict with...
1993-02-28 Eric Allmanadd FEATURE(nouucp) support
1993-02-26 Eric Allmanfix botch in "r" option
1993-02-25 Eric Allmanfix syntax error
1993-02-25 Eric Allmancatch null input to S3 as equivalent to <>
1993-02-24 Eric Allmanuse clever algorithm for de-nesting angle brackets
1993-02-22 Eric Allmanadjust timeout values; changes to handle <> properly...
1993-02-21 Eric Allmansyntax error in usenet hooks
1993-02-21 Eric Allmanadd b (minimum free blocks) and p (privacy) options...
1993-02-20 Eric Allmanadd SMART_HOST support and ability to route to local...
1993-02-16 Eric Allmanfix botches with confNO_WILDCARD_MX and confMATCH_GECOS
1993-02-13 Eric Allmanmake everything configurable on M4 macros
1993-01-14 Eric Allmanallow definition of hub machine that gets *all* local...
next