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

Re: [leafnode-list] Message-ID already in use.



Robert <robert@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:

>> --- leafnode-1.9.29/nntputil.c  2002-08-31 10:23:30.000000000 +0100
>> +++ leafnode/nntputil.c 2002-10-28 21:23:05.000000000 +0000
>> @@ -305,7 +305,8 @@
>>                  * reply with 223 0 <MID> when asked "STAT
>>                    <MID>". This
>>                  * is a violation of RFC 977 and breaks posting.
>>                  */
>> -               if (strstr(lastreply(), "NewsCache"))
>> +               if (strstr(lastreply(), "NewsCache")
>> +                       || strstr(lastreply(), "news cache"))
>>                     stat_is_evil = 1;
>>                 else
>>                     stat_is_evil = 0;
>> 

I'd like to see the full greeting string of one of those broken boxes,
because this fix might want to be in leafnode 1.9.30 which is due real
soon now.

-- 
Matthias Andree
leafnode-1 download: http://sourceforge.net/projects/leafnode/
leafnode-1 docs/new: http://mandree.home.pages.de/leafnode/
leafnode-2 homepage: http://mandree.home.pages.de/leafnode/beta/

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