Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!kodak!ektools!isctsse!mcmahon
From: mcmahon@isctsse.UUCP (Brendan McMahon)
Newsgroups: news.software.b
Subject: C news installation problem
Message-ID: <310@isctsse.UUCP>
Date: 25 Sep 89 19:15:41 GMT
Sender: daemon@ektools (The Devil Himself)
Reply-To: mcmahon@isctsse.UUCP (Brendan McMahon)
Organization: Eastman Kodak Telecommunication Services, Rochester, N.Y. 14650
Lines: 23


Attempted to install Cnews today.   Rnews worked fine spooling articles to
in.coming.  However, when newsrun ran, it filled my log file with the terse 
message

Sep 25 13:15:10.610 isctsse -  no Path: header
Sep 25 13:15:12.380 isctsse -  no Path: header
Sep 25 13:15:15.280 isctsse -  no Path: header

And promptly removed the batches from in.coming.

Finding the code in reject was no problem, this was the first reject test
and as the comment indicates probably the most common reject type:

	if (art->h.h_path == NULL) {
		prefuse(art);
		(void) printf("no Path: header\n");

However, I can't find where art->h.h_path was suppose to be assigned to. 

Any ideas appreciated.
--
Brendan McMahon     mcmahon@kadsma.kodak.com    ..rochester!kodak!kadsma!mcmahon