addgroup This script adds a group to your (Web hosting asp)

addgroup This script adds a group to your site locally. The proper invocation is: addgroup groupname y|n|m|=realgroup The second argument has the same meaning as the flag in the active file, meaning that anyone may post to the group (y), that no one may post (n), that it is moderated (m), or that it is an alias for another group (=realgroup). You might also want to use addgroup when the first articles in a newly created group arrive earlier than the newgroup control message that is intended to create it. delgroup This script allows you to delete a group locally. Invoke it as: delgroup groupname You still have to delete the articles that remain in the newsgroup’s spool directory. Alternatively, you might leave it to the natural course of events (i.e., expiration) to make them go away. addmissing This script adds missing articles to the history file. Run it when there are articles that seem to hang around forever. newsboot This script should be run at system boot time. It removes any lock files left over when news processes were killed at shutdown, and closes and executes any batches left over from NNTP connections that were terminated when shutting down the system. newsrunning This script resides in /usr/lib/news/input and may be used to disable unbatching of incoming news, for instance during work hours. You may turn off unbatching by invoking: /usr/lib/news/input/newsrunning off It is turned on by using on instead of off.

Leave a Reply