Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site lsuc.UUCP Path: utzoo!lsuc!dave From: dave@lsuc.UUCP (David Sherman) Newsgroups: net.bugs.uucp Subject: Re: Delivering uucp/news to the wrong site Message-ID: <332@lsuc.UUCP> Date: Fri, 25-Jan-85 09:42:40 EST Article-I.D.: lsuc.332 Posted: Fri Jan 25 09:42:40 1985 Date-Received: Fri, 25-Jan-85 10:20:58 EST References: <637@turtlevax.UUCP> Reply-To: dave@lsuc.UUCP (David Sherman) Distribution: net Organization: Law Society of Upper Canada, Toronto Lines: 13 Summary: check whether matching of sys name done properly This probably isn't the particular problem referred to, but I just fixed a bug that caused mail addressed through "utcsrgv" to go out (sometimes) via "utcs". utzoo!henry referred me to the fix; I'm sure it's been over the net before. If you have an old uucp (like v7), and talk to two sites with names identical up to the first one's '\0', you need the fix. It's in anlwrk.c, function gtwrk(). The line beginning if(!prefix should read: if (!prefix(pre, filename) || strlen(filename)-strlen(pre) != 5) -- {utzoo pesnta nrcaero utcs}!lsuc!dave {allegra decvax ihnp4 linus}!utcsrgv!lsuc!dave