patch for 2.2.2

Florian Laroche Florian.LaRoche at redhat.de
Mon May 22 13:03:31 UTC 2000


http://bugzilla.redhat.com/bugzilla has as bug number 9680 the following patch:

--- inn-2.2.2/frontends/rnews.c.orig	Tue Feb 22 12:10:21 2000
+++ inn-2.2.2/frontends/rnews.c	Tue Feb 22 12:12:02 2000
@@ -279,6 +279,8 @@
     default:
 	Reject(article, "unknown_reply after ihave %s", buff);
 	return TRUE;
+    case NNTP_RESENDIT_VAL:
+	return FALSE;
     case NNTP_SENDIT_VAL:
 	break;
     case NNTP_HAVEIT_VAL:


Thanks,

Florian La Roche




More information about the inn-bugs mailing list