mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
0c926073ff
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
23 lines
944 B
Plaintext
23 lines
944 B
Plaintext
|
|
c-nocem - NoCeM for C News and INN
|
|
|
|
This is a program for the easy and efficient application of the NoCeM
|
|
protocol on the news spool. Which means, articles for which a NoCeM
|
|
with "action=hide" is accepted, will be deleted from your news system
|
|
as if they had been cancelled. With the installation described below,
|
|
these will be processed as fast as possible and should work like real
|
|
cancels.
|
|
|
|
Unlike the standard implementation of NoCeM, this version is optimized
|
|
for the most common case of "spam cancels". In fact, it can do nothing
|
|
else. It cannot be run by a normal user, it does not need or
|
|
manipulate state like .newsrc files, it processes only "hide" actions,
|
|
and that only by actually deleting the articles.
|
|
|
|
c-nocem is designed for easy setup and fast run and needs no
|
|
maintenance.
|
|
|
|
The software is in the public domain.
|
|
|
|
WWW: http://sites.inka.de/~bigred/sw/c-nocem.html
|