Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to Support Echo For JAMNNTPD NNTP S... <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Rick Christian | All | JamNNTPd Ticket #6 |
October 31, 2016 10:34 AM * |
|||
Hello everybody! Since I've not seen any comments or anything about the ticket I entered, #6, https://sourceforge.net/p/ftnapps/jamnntpd/ti... This is a *possible* resolution... I can't test as I have no verified working JAM base setup to use, yet... So maybe some one can compile it and determine if Pan and KNode will then connect, since they won't now since the MODE READER command is not implemented. Basically just fake them out... since they STRICTLY follow the RFC and thus that command must work or they won't connect.. other NNTP clients may be more forgiving in this, but these ones are not. And in the case of PAN I am pretty sure they will say JamNNTPd is not compliant to the RFC's and won't workaround it. Hell they had some hissy fit over SSL libs...and now their SSL support is fubar'd. ===code=== else if(stricmp(cmd,"MODE READER"==0) { socksendtext(&var,"200 Welcome to " SERVER_NAME " " SERVER_VERSION " (posting may or may not be allowed, try your luck)" CRLF); socksendtext(&var,"." CRLF);; } ~/jamnntpd_fix $ diff nntpserv.c nntpserv.c.orig 3196,3200d3195 < else if(stricmp(cmd,"MODE READER"==0) < { < socksendtext(&var,"200 Welcome to " SERVER_NAME " " SERVER_VERSION " (posting may or may not be allowed, try your luck)" CRLF); < socksendtext(&var,"." CRLF);; < } Rick --- GoldED+/LNX 1.1.5-b20160322 * Origin: Vina's Talso Moon Base Alpha (1:135/377) |
||||||
|
Previous Message | Next Message | Back to Support Echo For JAMNNTPD NNTP S... <-- <--- | Return to Home Page |
Execution Time: 0.088 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |