Pop-Up Thingie
Sidebar
4d2 dot org
Home
Forum
Files
Dark
Log in
Username
Password
Sidebar
Forum
FidoNet
JAMNNTPD
MODE READER
From
Carlos Navarro
@2:341/234.99 to
All
on Wed Jan 17 18:40:06 2024
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)
Who's Online
System Info
Sysop:
Sarah
Location:
Portland, Oregon
Users:
112
Nodes:
16 (
0
/
16
)
Uptime:
93:19:18
Calls:
785
Calls today:
785
Files:
84,860
U/L today:
553 files
(10,682M bytes)
D/L today:
3,305 files
(7,633M bytes)
Messages:
57,432
Posted today:
48