Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!sinfony-news!news01.so-net.or.jp!infosphere!digitalstudio!synapse!senri-nc!wincgw1!tokyonet.ad.jp!tokyonet.ad.jp!taurus!dtinews!tokio!spinnews!spin-hsd0-tky!news-relay.jpn!yan.hp.com!hpujjpo!hpscit.sc.hp.com!sdd.hp.com!news.sgi.com!howland.erols.net!feed1.news.erols.com!phase2.worldnet.att.net!netnews.worldnet.att.net!uunet!in2.uu.net!news.iij.ad.jp!news.ics.ntts.co.jp!news.pi!yone
From: Yoshiro YONEYA <yone@pi.ntts.co.jp>
Newsgroups: fj.mail
Subject: Re: CF-3.5W nosouceroute bug?
Date: 18 Nov 1996 08:52:20 GMT
Organization: PI, NTT Software Co., Yokohama, JAPAN
Lines: 85
Message-ID: <56p844$82h@nw.pi.ntts.co.jp>
References: <55s3ja$q6c@nw.pi.ntts.co.jp>
Mime-Version: 1.0 (generated by tm-edit 7.92)
Content-Type: text/plain; charset=ISO-2022-JP
In-reply-to: Yoshiro YONEYA's message of 7 Nov 1996 07:37:14 GMT
X-Newsreader: Gnus v5.0.15
Xref: galaxy.trc.rwcp.or.jp fj.mail:5466
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.mail&nb=5466&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

In article <55s3ja$q6c@nw.pi.ntts.co.jp> Yoshiro YONEYA <yone@pi.ntts.co.jp> writes:

>   CF-3.5W$B$H(Bsendmail-8.8.2$B$NAH9g$;$G(Bsendmail.cf$B$r:n@.$7$F$$$F(B
> $B5$IU$$$?$N$G$9$,(B, nosourceroute$B$H(Busertable$B$rAH$_9g$o$;$KIT6q(B
> $B9g$,$"$j$^$9(B.
...
>   REJECT_SOURCE_ROUTE_RELAY=yes$B$N$^$^%(%i!<$rH/@8$5$;$J$$J}(B
> $BK!$,$"$j$^$7$?$i(B, $B$465<xD:$1$k$H9,$$$G$9(B.

  $B%k!<%k%;%C%H(B97$B$+$i(BREJECT_SOURCE_ROUTE_RELAY$B$N%A%'%C%/$@$1(B
$B$r:o=|$7$??7$?$J%k!<%k%;%C%H(B98$B$rDj5A$7(B, usertable$B$NE83+8e$O(B
$B%k!<%k%;%C%H(B97$B$G$O$J$/%k!<%k%;%C%H(B98$B$r8F$S=P$9$h$&$K$9$k$3$H(B
$B$G$H$j$"$($:2r7h$7$^$7$?(B(Master/{proto.v7,usertable}$B$K0J2<$N(B
$B%Q%C%A$rEv$F$^$7$?(B).

--- proto.v7Wed Sep 18 21:33:08 1996
+++ proto.v7+Mon Nov 18 16:57:05 1996
@@ -501,6 +501,19 @@
 #%LOCALHUBRETRYRULE%
 R$*$:$>0 $1and try again
 
+############################################################
+###  Ruleset 98 -- recanonicalize and call ruleset zero  ###
+###   (used for recursive calls) ###
+############################################################
+
+S98
+
+R$*<$-.$+>$*$:$1$2.$3$4defocus
+R$*$:$>3 $1canonicalize
+#%LOCAKHACK_RETRYRULE%
+#%LOCALHUBRETRYRULE%
+R$*$:$>0 $1and try again
+
 ####################################
 ###  Ruleset 0 -- Parse Address  ###
 ####################################
--- usertable.origThu Nov  7 14:37:24 1996
+++ usertableMon Nov 18 13:20:00 1996
@@ -127,7 +127,7 @@
 R$+<@$='$_UD_CHAR'>$:$>'"$UTRS1"' $1<@$2>\
 R$+@@<@$='$_UD_CHAR'>$:$>'"$UTRS1"' $1<%$2>get default\
 R$+@@<@$='$_UD_CHAR'>$:$1<@$2>unmark\
-R$+@$+@<@$='$_UD_CHAR'>$@$>97 $1@$2retry\
+R$+@$+@<@$='$_UD_CHAR'>$@$>98 $1@$2retry\
 R$+@<@$='$_UD_CHAR'>$:$1local\
 R$+<@$='$_RD_CHAR'>$#error$@NOUSER$: "550 User Unknown"'
 ;;
@@ -140,7 +140,7 @@
 R$+<@$='$_UD_CHAR'>$:$>'"$UTRS1"' $1<@$2>\
 R$+@@<@$='$_UD_CHAR'>$:$>'"$UTRS1"' $1<%$2>get default\
 R$+@@<@$='$_UD_CHAR'>$:$1<@$2>unmark\
-R$+@$+@<@$='$_UD_CHAR'>$@$>97 $1@$2retry\
+R$+@$+@<@$='$_UD_CHAR'>$@$>98 $1@$2retry\
 R$+@<@$='$_UD_CHAR'>$:$1local\
 R$+<@$='$_RD_CHAR'>$#error$@5.1.1$: User Unknown'
 ;;
@@ -166,7 +166,7 @@
 S5USERTABLEMAILDROP='\
 # address rewriting\
 R$+$:$(usertable $1:maildrop $: $1 $)\
-R$+@$+$@$>97 $1@$2retry'
+R$+@$+$@$>98 $1@$2retry'
 
 fi
 
    * * *

  sendmail-8.8.3$B$,%j%j!<%9$5$l$?$N$GAaB.;n$7$F$_$?$H$3$m(B,
makemap$B$K%P%0$,$"$j(B, map$B:n@.$K0[>o$K;~4V$,$+$+$k$h$&$K$J$C$F(B
$B$7$^$$$^$7$?(B. $B$H$j$"$($:0J2<$N%Q%C%A$G=$@5$7$^$7$?(B.

--- sendmail-8.8.3/makemap/makemap.c.origThu Nov 14 03:04:03 1996
+++ sendmail-8.8.3/makemap/makemap.cMon Nov 18 14:25:29 1996
@@ -237,6 +237,7 @@
 break;
 
   case T_HASH:
+bzero(&hinfo, sizeof hinfo);
 if (allowreplace)
 putflags = 0;
 else

-- 
$BJFC+2EO/(B <yone@pi.ntts.co.jp>
