Path: utzoo!utstat!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!clarkson!grape.ecs.clarkson.edu!nelson From: nelson@sun.soe.clarkson.edu (Russ Nelson) Newsgroups: news.software.b Subject: Sliding mail around inews Message-ID: Date: 22 Nov 90 16:57:55 GMT Sender: @grape.ecs.clarkson.edu Reply-To: nelson@clutx.clarkson.edu (aka NELSON@CLUTX.BITNET) Organization: Clarkson University, Potsdam NY Lines: 31 I like to read mailing lists as if they were newsgroups, and I know I'm not the only one. But I've got a problem on my machine, which is that the relaynews that's run from newsrun sometimes goes out to lunch. It just sits there and sits there. Obviously, that's a problem to be solved. But until it is solved, inews wants to run relaynews directly, so sometimes inews is held up forever. This leads to processes piling up, and eventually sendmail can't run new processes to process mail. And this leads to bounced mail, and unhappy mailing list owners. So, I've modified the contributed 'usenet' script so run 'rnews' instead of 'inews'. This makes the rash assumption that the incoming mail is already properly formed. In most cases it will be. After all, since 'usenet' adds the Newsgroups: and Path: header, what's left to be wrong? It shouldn't modify the 'From:' line because it has no reason to expect that it knows better than the sender. Also, along the same lines, I'm tempted to modify 'inews' so that it doesn't run relaynews immediately, but instead runs 'newsspool' so that relaynews gets run later. Since all of our posting is done over NNTP *anyway*, you don't get the benefit of any error messages that inews, anne.jones, or relaynews might grant you. Of course, it would be better to find out why 'relaynews' is hanging, but I don't have a clue where to start... -- --russ (nelson@clutx [.bitnet | .clarkson.edu]) FAX 315-268-7600 It's better to get mugged than to live a life of fear -- Freeman Dyson I joined the League for Programming Freedom, and I hope you'll join too.