Pop-Up Thingie
Sidebar
d0p3 BBS
Home
Forum
Files
Dark
Register
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:07 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:
Tetrazocine
Location:
Melbourne, VIC, Australia
Users:
4
Nodes:
8 (
0
/
8
)
Uptime:
59:15:16
Calls:
65
Files:
21,500
Messages:
73,559