Path: utzoo!attcan!uunet!ogicse!uwm.edu!caen!news From: news@caen.engin.umich.edu (CAEN Netnews) Newsgroups: news.software.b Subject: Exit status 1 from inews Message-ID: <1990Sep20.132029.6566@caen.engin.umich.edu> Date: 20 Sep 90 13:20:29 GMT Sender: stealth@caen.engin.umich.edu (Mike Pelletier) Reply-To: stealth@caen.engin.umich.edu Organization: University of Michigan Engineering, Ann Arbor Lines: 17 I get the following error repeatedly: Sep 20 00:00:59 localhost nntpd[4929]: spawn: /usr/lib/newsbin/inject/inews exit status 1 Most of the articles in question are coming from a forwarded mailing list. The program that does the forwarding has two options -- exit status 0 or exit status 75, which is a TEMPFAIL for sendmail. Another thing I noticed were a lot of duplicate articles from local machines. What I think might be happening is that the program is trying to send the mail message to the newsgroup a second time, and since inews doesn't come back with a sucessful completion it assumes it's just a tempfail and requeues it when it's reall a duplicate and should be discarded. Do you think that this is the case? Do you have any suggestions? -Mike.