1perl-nocem(8) InterNetNews Documentation perl-nocem(8)
2
3
4
6 perl-nocem - a NoCeM-on-spool implementation for INN 2.x
7
9 Add to the newsfeeds file an entry like this one:
10
11 nocem:!*,alt.nocem.misc,news.lists.filter\
12 :Tc,Wf,Ap:/usr/local/news/bin/perl-nocem
13
14 Import new keys with:
15
16 gpg --keyring=/usr/local/news/etc/pgp/ncmring.gpg --import \
17 --allow-non-selfsigned-uid
18
19 The nocem.ctl config file contains lines like:
20
21 annihilator-1@erlenstar.demon.co.uk:*
22 clewis@ferret:mmf,spam
23
24
26 /usr/local/news/etc/nocem.ctl
27
29 The Subject header is not checked for the @@NCM string and there is no
30 check for the presence of the References header. The Newsgroups pseudo
31 header is not checked, but this can be done in local_want_cancel_id().
32 The Hierarchies header is ignored.
33
35 Copyright 2000 by Miquel van Smoorenburg <miquels@cistron.nl>.
36
37 Copyright 2001 by Marco d'Itri <md@linux.it>.
38
39
40
413rd Berkeley Distribution INN 2.4.0 perl-nocem(8)