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
   Networked Database  Support Echo For JAMNNTPD NNTP S...   [34 / 238] RSS
 From   To   Subject   Date/Time 
Message   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)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Support Echo For JAMNNTPD NNTP S...  <--  <--- Return to Home Page

VADV-PHP
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.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_0pmi28urnj2gj76que0ck4a9k6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_0pmi28urnj2gj76que0ck4a9k6, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_0pmi28urnj2gj76que0ck4a9k6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0