[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[leafnode-list] Re: leafnode 2.0b8_ma7.6pre available, bug fixes



Matthias Andree <ma@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:

>         * nntpd.c: Change Path: tail to not-for-mail. 

Urgent fix... Do never code if your head is covered with a brown paper
bag ;-)

--- /opt/src/leafnode-2.0b8_ma7.6pre/nntpd.c	Thu Oct 18 00:34:50 2001
+++ nntpd.c	Thu Oct 18 12:30:31 2001
@@ -1288,7 +1288,7 @@
 		    write(out, owndn, strlen(owndn));
 		else
 		    write(out, fqdn, strlen(fqdn));
-		write(out, "!not-for-mail\r\n", 9);
+		write(out, "!not-for-mail\r\n", 15);
 	    }
 	    if (!havedate) {
 		const char *l = rfctime();

Cheers, Ray
-- 
Raymond Scholz - rscholz@xxxxxxxx - PGP - http://www.zonix.de/

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list