TIP: Click on subject to list as thread! ANSI
echo: jamnntpd
to: All
from: Carlos Navarro
date: 2024-01-17 18:40:00
subject: MODE READER

Patch to make JamNNTPd not return an error for the MODE READER command (required by some newsreaders).

Edit nntpserv.c and Insert this:

         else if(stricmp(cmd,"MODE")==0)
         {
            socksendtext(&var,"200 Server ready - posting allowed" CRLF);
         }

just BEFORE this:

         else
         {
            socksendtext(&var,"500 Unknown command" CRLF);
         }

Carlos

--- Mozilla Thunderbird
                                                
* Origin: cyberiada-NNTP (2:341/234.99)

SOURCE: echomail via QWK@pharcyde.org

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.