Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 Apollo 5/13/85; site apollo.uucp Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!talcott!panda!genrad!decvax!wanginst!apollo!rees From: rees@apollo.uucp (Jim Rees) Newsgroups: net.news.b Subject: Re: Duplicates Message-ID: <27c5a5bc.1de6@apollo.uucp> Date: Wed, 17-Jul-85 08:44:00 EDT Article-I.D.: apollo.27c5a5bc.1de6 Posted: Wed Jul 17 08:44:00 1985 Date-Received: Fri, 19-Jul-85 02:14:08 EDT References: <279d59d3.1de6@apollo.uucp> <943@daemon.UUCP> Organization: Apollo Computer, Chelmsford, Mass. Lines: 10 Note that when a duplicate article is rejected by rnews, it will get retransmitted to downstream sites anyway. I'm not sure I believe that. Duplicates are rejected around line 327 of inews.c, just after the call to input(). Broadcast() isn't called until the very end of insert(), which is called after the duplicates are rejected. Experiments seem to confirm this analysis. Maybe my software is out of date, or yours has been hacked up?