Re: NNTP Integration - Cancel deleted Messages |
Fri, 02 November 2012 06:14 |
|
The code is commented out because it is not properly tested. If someone can comment it out and confirm that it's working, we will permanently enable this feature.
|
|
Re: NNTP Integration - Cancel deleted Messages |
Fri, 19 October 2012 01:40 |
|
naudefj wrote on Tue, 17 April 2012 02:01The functionality is available, but commented out because it's not properly tested yet. Search for "Handle NNTP cancellation messages" in scripts/nntp.php
|
|
|
Post by Multitool is ignored |
Re: NNTP Integration - Cancel deleted Messages |
Thu, 24 August 2006 11:16 |
|
NNTP regularly expires old messages (removes) them, generally speaking people how archive nntp via FUDforum don't want to delete old message. If the message on the forum were to be deleted when it goes away on nntp you'll end up clearing out old archives.
Further more if the forum NNTP mirror is one way (Ex. imports from NNTP but does not sync replies) you'll have issue of a topic/message comes from NNTP and then has forum-only replies. In which case if you delete the original you either have a loss of an entire topic or orphaned replies. Another words a big mess.
|
|
NNTP Integration - Cancel deleted Messages |
Thu, 24 August 2006 04:34 |
|
Hi all
Issue a NNTP Cancel Message for Messages manualy deleted (by a Moderator for example) from the Forum.
At present, when a Moderator deletes a Message on a Forum, no NNTP 'cancel' Message is issued to the corresponding newsgroup. This means, the message is still accessible via NNTP and replies to the message that was deleted from the forum still gets gated back into the forum leading to 'dangling-threads' with missing first message.
-Benoit-
|
|