FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Connecting To Synchronet NNTP Server
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Connecting To Synchronet NNTP Server [message #167011 is a reply to message #167009] Sun, 15 April 2012 21:27 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Multitool wrote:
It sounds like the OP's NNTP server is responding with "440 not allowed" when it should be responding with "480 AUTHINFO required". Could this be anything to do with it?


I think you nailed it! FUDforum looks for a 450 or the older 480:

"nntp.inc"
if ($auth && ($code == 450 || $code == 480)) {


As workaround you can try to add 440 to the above line, but this should ultimately be fixed in the Synchronet NNTP Server software. Right?

On the other hand, maybe we should just commit the additional check and get it done with.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Question: NNTP posts with 'Quoted-Printable' encoding
Next Topic: Profile SPAM & profile fields
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 20:48:34 GMT 2024

Total time taken to generate the page: 0.04577 seconds