--- impost~	Sun Sep 26 10:35:31 1999
+++ impost	Sun Sep 26 10:38:02 1999
@@ -272,7 +272,7 @@
 		$News_flag = 1;
 	} elsif ($News_flag
 	 && &header_value("Newsgroups")
-	 && !&header_value("Path")
+#	 && !&header_value("Path")
 	 && !&header_value("Received")
 	 && !&header_value("Return-Path")
 	 && !&header_value("NNTP-Posting-Host")
@@ -288,6 +288,8 @@
 		print STDERR "NNTP disabled (header format is not fit).\n"
 			if ($Debug{"judge"});
 	}
+
+	&kill_header("Path", 0) if $News_flag;
 
 	if ($Dist_flag
 #	 || &header_value("Date")
