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

Home » FUDforum » FUDforum Installation Issues » NNTP posts work for a while, then stop
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: NNTP posts work for a while, then stop [message #158075 is a reply to message #158074] Tue, 27 January 2009 10:39 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
Hi,

Please apply this patch:
Index: nntp.inc
===================================================================
RCS file: /forum21/install/forum_data/include/nntp.inc,v
retrieving revision 1.76
diff -u -r1.76 nntp.inc
--- nntp.inc    22 Jan 2009 21:00:02 -0000      1.76
+++ nntp.inc    27 Jan 2009 10:36:55 -0000
@@ -570,7 +570,7 @@
                fputs($this->fs, ".\r\n");

                if (!$this->compare_return_codes(240)) {
-                       $this->error = "Posting Failed, NNTP Server Said: ".$this->lrc."\n";
+                       $this->error = "Posting Failed, NNTP Server Said: ".$this->lrc."\nFROM=[".$from."]\n";
                        $this->exit_handler(0);
                        return;
                }


When done, please simulate the problem and report the new error message (with FROM-line ) here.

Best regards.

Frank
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Backup import woes
Next Topic: Auto Delete Posts/Topics After Expiry
Goto Forum:
  

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

Current Time: Sat Oct 05 04:23:19 GMT 2024

Total time taken to generate the page: 0.05122 seconds