hah, havnt been exactly 'with it' for the last few weeks! For some reason i gave you the wrong line number :)
That line also has the same code as the offending lines, but it is correct as is (i think), so you should change it back :) The lines that need changing are 1056 (for BODY command) and 1192(for ARTICLE command). Give them a go, and it should fix the problem... Daniel. > -----Original Message----- > From: Chemi [mailto:[EMAIL PROTECTED] > Sent: 18 October 2004 18:05 > To: James Users List > Subject: Re: Problem reading posts from NNTP server > > > Serge Knystautas wrote: > > > If you or Daniel can confirm this fixes it, we can quickly change it > > in James source. Unfortunately I don't have time nor the necessary > > problem clients to recreate it. > > Daniel, Serge, I have tested that fix and it doesn't work. :-( > > Let's review if I did everything correctly... > > 1.- I have downloaded this file from the web: > james-with-phoenix-2.2.0-src.zip > > 2.- I unzipped it in my file system. > > 3.- I set JAVA_HOME environment variable. > > 4.- I changed line 1504 from file > \src\java\org\apache\james\nntpserver\NNTPHandler.java with: > writeLoggedFlushedResponse("\r\n."); > > 5.- I executed: build.bat dist > > 6.- I moved to \dist\james-2.2.0\bin and executed run > > 7.- I subscribed to the default newsgroups from Mozilla 1.7.3 and sent a > message whithout any kind of intros. > > 8.- I tried to read the post from Mozilla 1.7.3 and.... 4 minutes to get > the message. > > But there is something interesting... now, when finally I am able to > read the message I can see a "." at the end of it. And I didn't write > it. This is becaus ethe change in the code, because it didn't > happen before. > > Regards, > > Chemi. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
