chiark / gitweb /
Rerun autoconf2.13 on etch and consequently refresh configure-hostname patch
[inn-innduct.git] / samples / control.ctl
1 ##  control.ctl - Access control for control messages.
2 ##  Last modified: 2008-03-05
3 ##
4 ##  Based on rone's unified control.ctl file.
5 ##
6 ##  For a web presentation of the information recorded here, as well as
7 ##  other useful information about Usenet hierarchies, please see:
8 ##
9 ##      <http://usenet.trigofacile.com/hierarchies/>
10 ##
11 ##  Please copy usenet-config@isc.org on any updates to this file so that
12 ##  it can be updated in the INN CVS repository and on ftp.isc.org.  For
13 ##  changes to a public hierarchy, please also post the changes to
14 ##  news.admin.hierarchies.
15 ##
16 ##  The canonical version of this file can be found in the latest INN
17 ##  release and at <ftp://ftp.isc.org/pub/usenet/CONFIG/control.ctl>; these
18 ##  two files will be kept in sync.  Please refer to the latest version of
19 ##  this file for the most up-to-date hierarchy control information and
20 ##  please use the latest version if you intend to carry all hierarchies.
21 ##
22 ##  You may wish to review and change the policy for alt.*, free.*,
23 ##  it-alt.*, and oesterreich.* below before using this file on your
24 ##  server.
25 ##
26 ##  Format:
27 ##     <message>:<from>:<newsgroups>:<action>
28 ##
29 ##     <message>      Control message or "all" if it applies to all control
30 ##                    messages.
31 ##     <from>         Pattern that must match the From line.
32 ##     <newsgroups>   Pattern that must match the newsgroup being newgroup'd
33 ##                    or rmgroup'd (ignored for other messages).
34 ##     <action>       What to do:
35 ##                          doit        Perform action
36 ##                          drop        Ignore message
37 ##                          log         One line to error log
38 ##                          mail        Send mail to admin
39 ##                          verify-pgp_userid   Do PGP verification on user.
40 ##                    All actions except drop and mail can be given a log
41 ##                    location by following the action with an = and the
42 ##                    log ("mail" says to mail the admin, an empty location
43 ##                    tosses the log information, and a relative path xxx
44 ##                    logs to $LOG/xxx.log).
45 ##
46 ##  The *last* matching entry is used.  See the expire.ctl(5) man page for
47 ##  complete information.
48 ##
49 ##  This file follows the following policies:
50 ##
51 ##   * Most unknown or invalid control messages no longer result in mail.
52 ##     This is due to the proliferation of forged control messages filling
53 ##     up mailboxes.  Some news servers even get overwhelmed with trying to
54 ##     log failure, so unsigned control messages for hierarchies that use
55 ##     PGP are simply dropped.
56 ##
57 ##   * The assumption is that you now have PGP on your system.  If you
58 ##     don't, you should get it to help protect yourself against all the
59 ##     control message forgeries.  See <ftp://ftp.isc.org/pub/pgpcontrol/>.
60 ##     PGP control message verification comes with all versions of INN since
61 ##     1.5, but you will need to install either PGP or GnuPG; see the
62 ##     installation instructions for your news server.
63 ##
64 ##     If for some reason you can't use PGP, search for the *PGP* comments
65 ##     and modify the control lines to change "verify-..." in the action
66 ##     field to "mail" or "doit=mail" or "doit=<log file>" or whatever you
67 ##     prefer (replacing <log file> with the name of an appropriate log
68 ##     file).
69 ## 
70 ##   * A number of hierarchies are for local use only but have leaked out
71 ##     into the general stream.  In this config file, they are set so that
72 ##     the groups will be easy to remove, and are marked with a comment of
73 ##     *LOCAL* (for use by that organization only, not generally
74 ##     distributed), *DEFUNCT* (a hierarchy that's no longer used), or
75 ##     *PRIVATE* (should only be carried after making arrangements with the
76 ##     given contact address).  Please delete all groups in those
77 ##     hierarchies from your server if you carry them, unless you've
78 ##     contacted the listed contact address and arranged a feed.
79 ##
80 ##     If you have permission to carry any of the hierarchies so listed in
81 ##     this file, you should change the entries for those hierarchies below.
82 ##
83 ##  The comments of this file aren't in any formal or well-defined syntax,
84 ##  but they are meant to use a consistent syntax to allow eventual parsing
85 ##  by scripts into a better database format.  Please follow the syntax of
86 ##  existing entries when providing new ones.  The recognized "fields" are
87 ##  Contact (contact e-mail address), Admin group (the administrative group
88 ##  for the hierarchy), URL, Key URL (URL for PGP key), Key fingerprint, Key
89 ##  mail (address to mail for PGP key), and Syncable server (for actsync or
90 ##  a similar tool).
91 ##
92 ##  Names used in this file that cannot be encoded in 7bit ASCII are in
93 ##  UTF-8.  The only non-7bit-ASCII content is in comments.
94
95 ## -------------------------------------------------------------------------
96 ##      DEFAULT
97 ## -------------------------------------------------------------------------
98
99 # Default to dropping control messages that aren't recognized to allow
100 # people to experiment without inadvertently mailbombing news admins.
101 all:*:*:drop
102
103 ## -------------------------------------------------------------------------
104 ##      CHECKGROUPS MESSAGES
105 ## -------------------------------------------------------------------------
106
107 # Default to mailing all checkgroups messages to the administrator.
108 checkgroups:*:*:mail
109
110 ## -------------------------------------------------------------------------
111 ##      MISCELLANEOUS CONTROL MESSAGES
112 ## -------------------------------------------------------------------------
113
114 # Mostly only used for UUCP feeds, very rarely used these days.
115 ihave:*:*:drop
116 sendme:*:*:drop
117
118 # Request to send a copy of the newsfeeds file, intended for mapping
119 # projects.  Almost never used for anything other than mailbombing now.
120 sendsys:*:*:log=sendsys
121
122 # Request to send the server's path entry.  Not particularly useful.
123 senduuname:*:*:log=senduuname
124
125 # Request to send the server's version number.
126 version:*:*:log=version
127
128 ## -------------------------------------------------------------------------
129 ##      NEWGROUP/RMGROUP MESSAGES
130 ## -------------------------------------------------------------------------
131
132 ## Default (for any group)
133 newgroup:*:*:mail
134 rmgroup:*:*:mail
135
136 ## A.BSU (*DEFUNCT* -- Ball State University, USA)
137 # This hierarchy is defunct.  Please remove it.
138 newgroup:*:a.bsu.*:mail
139 rmgroup:*:a.bsu.*:doit
140
141 ## ACS & OSU (*LOCAL* -- Ohio State University, USA)
142 # Contact: Albert J. School <school.1@osu.edu>
143 # Contact: Harpal Chohan <chohan+@osu.edu>
144 # For local use only, contact the above address for information.
145 newgroup:*:acs.*|osu.*:mail
146 rmgroup:*:acs.*|osu.*:doit
147
148 ## ADASS (Astronomical Data Analysis Software and Systems)
149 # URL: http://iraf.noao.edu/iraf/web/adass_news.html
150 checkgroups:news@iraf.noao.edu:adass.*:doit
151 newgroup:news@iraf.noao.edu:adass.*:doit
152 rmgroup:news@iraf.noao.edu:adass.*:doit
153
154 ## AHN (Athens-Clarke County, Georgia, USA)
155 checkgroups:greg@*.ucns.uga.edu:ahn.*:doit
156 newgroup:greg@*.ucns.uga.edu:ahn.*:doit
157 rmgroup:greg@*.ucns.uga.edu:ahn.*:doit
158
159 ## AIOE (Aioe.org)
160 # Contact: usenet@aioe.org
161 # URL: http://news.aioe.org/hierarchy/
162 # Admin group: aioe.system
163 # Key URL: http://news.aioe.org/hierarchy/aioe.txt
164 # Key fingerprint = 2203 1AAC 51E7 C7FD 664F  1D80 90DF 6C71 2322 A7F8
165 # Syncable server: nntp.aioe.org
166 # *PGP*   See comment at top of file.
167 newgroup:*:aioe.*:drop
168 rmgroup:*:aioe.*:drop
169 checkgroups:usenet@aioe.org:aioe.*:verify-usenet@aioe.org
170 newgroup:usenet@aioe.org:aioe.*:verify-usenet@aioe.org
171 rmgroup:usenet@aioe.org:aioe.*:verify-usenet@aioe.org
172
173 ## AIR (*DEFUNCT* -- Stanford University, USA)
174 # Contact: news@news.stanford.edu
175 # This hierarchy is defunct.  Please remove it.
176 newgroup:*:air.*:mail
177 rmgroup:*:air.*:doit
178
179 ## AKR (Akron, Ohio, USA)
180 checkgroups:red@redpoll.mrfs.oh.us:akr.*:doit
181 newgroup:red@redpoll.mrfs.oh.us:akr.*:doit
182 rmgroup:red@redpoll.mrfs.oh.us:akr.*:doit
183
184 ## ALABAMA & HSV (Huntsville, Alabama, USA)
185 # Contact: jpc@suespammers.org
186 # Admin group: alabama.config
187 # *PGP*   See comment at top of file.
188 newgroup:*:alabama.*|hsv.*:drop
189 rmgroup:*:alabama.*|hsv.*:drop
190 checkgroups:jpc@suespammers.org:alabama.*|hsv.*:verify-alabama-group-admin
191 newgroup:jpc@suespammers.org:alabama.*|hsv.*:verify-alabama-group-admin
192 rmgroup:jpc@suespammers.org:alabama.*|hsv.*:verify-alabama-group-admin
193
194 ## ALIVE (*DEFUNCT* -- ?)
195 # Contact: thijs@kink.xs4all.nl
196 # This hierarchy is defunct.  Please remove it.
197 newgroup:*:alive.*:mail
198 rmgroup:*:alive.*:doit
199
200 ## ALT
201 #
202 # Accept all newgroups (except ones forged from Big 8 newgroup issuers,
203 # who never issue alt.* control messages) and silently ignore all
204 # rmgroups.
205 #
206 # What policy to use for alt.* groups varies widely from site to site.
207 # For a small site, it is strongly recommended that this policy be changed
208 # to drop all newgroups and rmgroups for alt.*.  The local news admin can
209 # then add new alt.* groups only on user request.  Tons of alt.* newgroups
210 # are sent out regularly with the intent more to create nonsense entries
211 # in active files than to actually create a useable newsgroup.  The admin
212 # may still want to check the control message archive, as described below.
213 #
214 # Quality, user-desirable new groups can often be discovered by a quick
215 # perusal of recent alt.* newgroup messages after discarding obvious junk
216 # groups.  One good initial filter is to check the archive of control
217 # messages for a requested group to see if a syntactically valid newgroup
218 # message was issued.  Many of the junk control messages are invalid and
219 # won't be archived, and many sites will only add alt.* groups with valid
220 # control messages.  To check the archive, see if:
221 #
222 #     ftp://ftp.isc.org/pub/usenet/control/alt/<group-name>.gz
223 #
224 # exists (replacing <group-name> with the name of the group) and read the
225 # first and last few control messages to see if the newsgroup should be
226 # moderated.  (Some alt.* groups that should be moderated are created
227 # unmoderated by hijackers to try to damage the newsgroup.)
228 #
229 # Be aware that there is no official, generally accepted alt.* policy and
230 # all information about alt.* groups available is essentially someone's
231 # opinion, including these comments.  There are nearly as many different
232 # policies with regard to alt.* groups as there are Usenet sites.
233 #
234 newgroup:*:alt.*:doit
235 newgroup:group-admin@isc.org:alt.*:drop
236 newgroup:tale@*uu.net:alt.*:drop
237 rmgroup:*:alt.*:drop
238
239 ## AR (Argentina)
240 checkgroups:jorge_f@nodens.fisica.unlp.edu.ar:ar.*:doit
241 newgroup:jorge_f@nodens.fisica.unlp.edu.ar:ar.*:doit
242 rmgroup:jorge_f@nodens.fisica.unlp.edu.ar:ar.*:doit
243
244 ## ARC (*LOCAL* -- NASA Ames Research Center, USA)
245 # Contact: news@arc.nasa.gov
246 # For local use only, contact the above address for information.
247 newgroup:*:arc.*:mail
248 rmgroup:*:arc.*:doit
249
250 ## ARKANE (Arkane Systems, UK)
251 # Contact: newsbastard@arkane.demon.co.uk
252 checkgroups:newsbastard@arkane.demon.co.uk:arkane.*:doit
253 newgroup:newsbastard@arkane.demon.co.uk:arkane.*:doit
254 rmgroup:newsbastard@arkane.demon.co.uk:arkane.*:doit
255
256 ## AT (Austria)
257 # URL: http://www.usenet.at/
258 # Admin group: at.usenet.gruppen
259 # Key URL: http://www.usenet.at/pgpkey.asc
260 # *PGP*   See comment at top of file.
261 newgroup:*:at.*:drop
262 rmgroup:*:at.*:drop
263 checkgroups:control@usenet.backbone.at:at.*:verify-control@usenet.backbone.at
264 newgroup:control@usenet.backbone.at:at.*:verify-control@usenet.backbone.at
265 rmgroup:control@usenet.backbone.at:at.*:verify-control@usenet.backbone.at
266
267 ## AUS (Australia)
268 # Contact: ausadmin@aus.news-admin.org
269 # URL: http://aus.news-admin.org/
270 # Admin group: aus.net.news
271 # Key URL: http://aus.news-admin.org/ausadmin.asc
272 # *PGP*   See comment at top of file.
273 newgroup:*:aus.*:drop
274 rmgroup:*:aus.*:drop
275 checkgroups:ausadmin@aus.news-admin.org:aus.*:verify-ausadmin@aus.news-admin.org
276 newgroup:ausadmin@aus.news-admin.org:aus.*:verify-ausadmin@aus.news-admin.org
277 rmgroup:ausadmin@aus.news-admin.org:aus.*:verify-ausadmin@aus.news-admin.org
278
279 ## AUSTIN (Austin, Texas, USA)
280 # URL: http://frenzy.austin.tx.us/austin/
281 # Admin group: austin.usenet.config
282 checkgroups:chip@unicom.com:austin.*:doit
283 checkgroups:fletcher@cs.utexas.edu:austin.*:doit
284 checkgroups:pug@pug.net:austin.*:doit
285 newgroup:chip@unicom.com:austin.*:doit
286 newgroup:fletcher@cs.utexas.edu:austin.*:doit
287 newgroup:pug@pug.net:austin.*:doit
288 rmgroup:chip@unicom.com:austin.*:doit
289 rmgroup:fletcher@cs.utexas.edu:austin.*:doit
290 rmgroup:pug@pug.net:austin.*:doit
291
292 ## AZ (Arizona, USA)
293 checkgroups:system@asuvax.eas.asu.edu:az.*:doit
294 newgroup:system@asuvax.eas.asu.edu:az.*:doit
295 rmgroup:system@asuvax.eas.asu.edu:az.*:doit
296
297 ## BA (San Francisco Bay Area, USA)
298 # Contact: ba-mod@nas.nasa.gov
299 # URL: http://ennui.org/ba/
300 # Admin group: ba.news.config
301 # Key URL: http://ennui.org/ba/ba-mod.asc
302 # *PGP*   See comment at top of file.
303 newgroup:*:ba.*:drop
304 rmgroup:*:ba.*:drop
305 checkgroups:ba-mod@nas.nasa.gov:ba.*:verify-ba.news.config
306 newgroup:ba-mod@nas.nasa.gov:ba.*:verify-ba.news.config
307 rmgroup:ba-mod@nas.nasa.gov:ba.*:verify-ba.news.config
308
309 ## BACKBONE (*LOCAL* -- ruhr.de/ruhrgebiet.individual.net in Germany)
310 # Contact: admin@ruhr.de
311 # For local use only, contact the above address for information.
312 newgroup:*:backbone.*:mail
313 rmgroup:*:backbone.*:doit
314
315 ## BC (British Columbia, Canada)
316 checkgroups:bc_van_usenet@fastmail.ca:bc.*:doit
317 newgroup:bc_van_usenet@fastmail.ca:bc.*:doit
318 rmgroup:bc_van_usenet@fastmail.ca:bc.*:doit
319
320 ## BDA (German groups?)
321 checkgroups:news@*netuse.de:bda.*:doit
322 newgroup:news@*netuse.de:bda.*:doit
323 rmgroup:news@*netuse.de:bda.*:doit
324
325 ## BE (Belgique/Belgie/Belgien/Belgium)
326 # Contact: be-hierarchy-admin@usenet.be
327 # URL: http://usenet.be/
328 # Admin group: be.announce
329 # Key URL: http://usenet.be/be.announce.newgroups.asc
330 # Key fingerprint = 30 2A 45 94 70 DE 1F D5  81 8C 58 64 D2 F7 08 71
331 # *PGP*   See comment at top of file.
332 newgroup:*:be.*:drop
333 rmgroup:*:be.*:drop
334 checkgroups:group-admin@usenet.be:be.*:verify-be.announce.newgroups
335 newgroup:group-admin@usenet.be:be.*:verify-be.announce.newgroups
336 rmgroup:group-admin@usenet.be:be.*:verify-be.announce.newgroups
337
338 ## BELWUE (Baden-Wuerttemberg, Germany)
339 # Admin group: belwue.infos
340 # *PGP*   See comment at top of file.
341 newgroup:*:belwue.*:drop
342 rmgroup:*:belwue.*:drop
343 checkgroups:news@news.belwue.de:belwue.*:verify-belwue-hir-control
344 newgroup:news@news.belwue.de:belwue.*:verify-belwue-hir-control
345 rmgroup:news@news.belwue.de:belwue.*:verify-belwue-hir-control
346
347 ## BERMUDA (Bermuda)
348 checkgroups:news@*ibl.bm:bermuda.*:doit
349 newgroup:news@*ibl.bm:bermuda.*:doit
350 rmgroup:news@*ibl.bm:bermuda.*:doit
351
352 ## BES (*PRIVATE* -- Beijing Electron Spectrometer)
353 # Contact: news@news.stanford.edu
354 # For private use only, contact the above address for information.
355 newgroup:news@news.stanford.edu:bes.*:mail
356 rmgroup:news@news.stanford.edu:bes.*:doit
357
358 ## BEST (*LOCAL* -- Best Internet Communications, Inc.)
359 # Contact: news@best.net
360 # For local use only, contact the above address for information.
361 newgroup:*:best.*:mail
362 rmgroup:*:best.*:doit
363
364 ## BIONET (Biology Network)
365 # URL: http://www.bio.net/
366 # Admin group: bionet.general
367 # Key fingerprint = EB C0 F1 BA 26 0B C6 D6  FB 8D ED C4 AE 5D 10 54
368 # *PGP*   See comment at top of file.
369 newgroup:*:bionet.*:drop
370 rmgroup:*:bionet.*:drop
371 checkgroups:Biosci-control-key@net.bio.net:bionet.*:verify-Biosci-control-key@net.bio.net
372 newgroup:Biosci-control-key@net.bio.net:bionet.*:verify-Biosci-control-key@net.bio.net
373 rmgroup:Biosci-control-key@net.bio.net:bionet.*:verify-Biosci-control-key@net.bio.net
374
375 ## BIRK (*LOCAL* -- University of Oslo, Norway)
376 # Contact: birk-admin@ping.uio.no
377 # For local use only, contact the above address for information.
378 newgroup:*:birk.*:mail
379 rmgroup:*:birk.*:doit
380
381 ## BIT (Gatewayed Mailing lists)
382 # URL: http://www.newsadmin.com/bit/bit.htm
383 # Admin group: bit.admin
384 # *PGP*   See comment at top of file.
385 newgroup:*:bit.*:drop
386 rmgroup:*:bit.*:drop
387 checkgroups:bit@newsadmin.com:bit.*:verify-bit@newsadmin.com
388 newgroup:bit@newsadmin.com:bit.*:verify-bit@newsadmin.com
389 rmgroup:bit@newsadmin.com:bit.*:verify-bit@newsadmin.com
390
391 ## BIZ (Business Groups)
392 checkgroups:edhew@xenitec.on.ca:biz.*:doit
393 newgroup:edhew@xenitec.on.ca:biz.*:doit
394 rmgroup:edhew@xenitec.on.ca:biz.*:doit
395
396 ## BLGTN (Bloomington, In, USA)
397 checkgroups:control@news.bloomington.in.us:blgtn.*:doit
398 newgroup:control@news.bloomington.in.us:blgtn.*:doit
399 rmgroup:control@news.bloomington.in.us:blgtn.*:doit
400
401 ## BLN (Berlin, Germany)
402 checkgroups:news@*fu-berlin.de:bln.*:doit
403 newgroup:news@*fu-berlin.de:bln.*:doit
404 rmgroup:news@*fu-berlin.de:bln.*:doit
405
406 ## BNE (Brisbane, Australia)
407 # Contact: ausadmin@aus.news-admin.org
408 # URL: http://bne.news-admin.org/
409 # Key URL: http://aus.news-admin.org/ausadmin.asc
410 # *PGP*   See comment at top of file.
411 newgroup:*:bne.*:drop
412 rmgroup:*:bne.*:drop
413 checkgroups:ausadmin@aus.news-admin.org:bne.*:verify-ausadmin@aus.news-admin.org
414 newgroup:ausadmin@aus.news-admin.org:bne.*:verify-ausadmin@aus.news-admin.org
415 rmgroup:ausadmin@aus.news-admin.org:bne.*:verify-ausadmin@aus.news-admin.org
416
417 ## BOFH (*PRIVATE* -- Bastard Operator From Hell)
418 # Contact: myname@myhost.mydomain.com
419 # For private use only, contact the above address for information.
420 newgroup:*:bofh.*:mail
421 rmgroup:*:bofh.*:doit
422
423 ## CA (California, USA)
424 # Contact: ikluft@thunder.sbay.org
425 # URL: http://www.sbay.org/ca/
426 checkgroups:ikluft@thunder.sbay.org:ca.*:doit
427 newgroup:ikluft@thunder.sbay.org:ca.*:doit
428 rmgroup:ikluft@thunder.sbay.org:ca.*:doit
429
430 ## CAIS (*LOCAL* -- Capital Area Internet Services)
431 # Contact: news@cais.com
432 # For local use only, contact the above address for information.
433 newgroup:*:cais.*:mail
434 rmgroup:*:cais.*:doit
435
436 ## CALSTATE (California State University)
437 checkgroups:*@*calstate.edu:calstate.*:doit
438 newgroup:*@*calstate.edu:calstate.*:doit
439 rmgroup:*@*calstate.edu:calstate.*:doit
440
441 ## CANB (Canberra, Australia)
442 # Contact: ausadmin@aus.news-admin.org
443 # URL: http://canb.news-admin.org/
444 # Key URL: http://aus.news-admin.org/ausadmin.asc
445 # *PGP*   See comment at top of file.
446 newgroup:*:canb.*:drop
447 rmgroup:*:canb.*:drop
448 checkgroups:ausadmin@aus.news-admin.org:canb.*:verify-ausadmin@aus.news-admin.org
449 newgroup:ausadmin@aus.news-admin.org:canb.*:verify-ausadmin@aus.news-admin.org
450 rmgroup:ausadmin@aus.news-admin.org:canb.*:verify-ausadmin@aus.news-admin.org
451
452 ## CAPDIST (Albany, The Capital District, New York, USA)
453 checkgroups:danorton@albany.net:capdist.*:doit
454 newgroup:danorton@albany.net:capdist.*:doit
455 rmgroup:danorton@albany.net:capdist.*:doit
456
457 ## CARLETON (Carleton University, Canada)
458 newgroup:news@cunews.carleton.ca:carleton.*:doit
459 newgroup:news@cunews.carleton.ca:carleton*class.*:mail
460 rmgroup:news@cunews.carleton.ca:carleton.*:doit
461
462 ## CD-ONLINE (*LOCAL* -- ?)
463 # Contact: newsmaster@worldonline.nl
464 # For local use only, contact the above address for information.
465 newgroup:*:cd-online.*:mail
466 rmgroup:*:cd-online.*:doit
467
468 ## CENTRAL (*LOCAL* -- The Internet Company of New Zealand, Wellington, NZ)
469 # Contact: usenet@iconz.co.nz
470 # For local use only, contact the above address for information.
471 newgroup:*:central.*:mail
472 rmgroup:*:central.*:doit
473
474 ## CERN (*PRIVATE* -- CERN European Laboratory for Particle Physics)
475 # Contact: Dietrich Wiegandt <News.Support@cern.ch>
476 # For private use only, contact the above address for information.
477 newgroup:News.Support@cern.ch:cern.*:mail
478 rmgroup:News.Support@cern.ch:cern.*:doit
479
480 ## CH (Switzerland)
481 # Contact: ch-news-admin@use-net.ch
482 # URL: http://www.use-net.ch/Usenet/
483 # Key URL: http://www.use-net.ch/Usenet/adminkey.html
484 # Key fingerprint = 71 80 D6 8C A7 DE 2C 70  62 4A 48 6E D9 96 02 DF
485 # *PGP*   See comment at top of file.
486 newgroup:*:ch.*:drop
487 rmgroup:*:ch.*:drop
488 checkgroups:felix.rauch@nice.ch:ch.*:verify-ch-news-admin@use-net.ch
489 newgroup:felix.rauch@nice.ch:ch.*:verify-ch-news-admin@use-net.ch
490 rmgroup:felix.rauch@nice.ch:ch.*:verify-ch-news-admin@use-net.ch
491
492 ## CHAVEN (*LOCAL* -- Celestian Haven ISP, Midwest, USA)
493 # Contact: news@chaven.com
494 # For local use only, contact the above address for information.
495 newgroup:*:chaven.*:mail
496 rmgroup:*:chaven.*:doit
497
498 ## CHI (Chicago, USA)
499 # URL: http://lull.org/pub/chi-newsgroup-faq
500 checkgroups:lisbon@*chi.il.us:chi.*:doit
501 newgroup:lisbon@*chi.il.us:chi.*:doit
502 rmgroup:lisbon@*chi.il.us:chi.*:doit
503
504 ## CHILE (Chile and Chilean affairs)
505 # Contact: mod-cga@usenet.cl
506 # URL: http://www.usenet.cl/
507 # Admin group: chile.grupos.anuncios
508 checkgroups:mod-cga@*lj.cl:chile.*:doit
509 newgroup:mod-cga@*lj.cl:chile.*:doit
510 rmgroup:mod-cga@*lj.cl:chile.*:doit
511
512 ## CHINESE (China and Chinese language groups)
513 checkgroups:pinghua@stat.berkeley.edu:chinese.*:doit
514 newgroup:pinghua@stat.berkeley.edu:chinese.*:doit
515 rmgroup:pinghua@stat.berkeley.edu:chinese.*:doit
516
517 ## CHRISTNET (Christian Discussion)
518 checkgroups:news@fdma.com:christnet.*:doit
519 newgroup:news@fdma.com:christnet.*:doit
520 rmgroup:news@fdma.com:christnet.*:doit
521
522 ## CL (*PRIVATE* -- CL-Netz, German)
523 # Contact: koordination@cl-netz.de
524 # URL: http://www.cl-netz.de/
525 # Key URL: http://www.cl-netz.de/control.txt
526 # For private use only, contact above address for questions.
527 # *PGP*   See comment at top of file.
528 newgroup:*:cl.*:drop
529 rmgroup:*:cl.*:doit
530 # The following three lines are only for authorized cl.* sites.
531 #checkgroups:koordination@cl-netz.de:cl.*:verify-cl.netz.infos
532 #newgroup:koordination@cl-netz.de:cl.*:verify-cl.netz.infos
533 #rmgroup:koordination@cl-netz.de:cl.*:verify-cl.netz.infos
534
535 ## CLARI (*PRIVATE* -- Features and News, available on a commercial basis)
536 # Contact: support@clari.net
537 # Admin group: clari.net.admin
538 # Key URL: http://www.clari.net/tech/clarikey.txt
539 # For private use only, contact the above address for information.
540 # *PGP*   See comment at top of file.
541 newgroup:*:clari.*:drop
542 rmgroup:*:clari.*:drop
543 newgroup:cl*@clarinet.com:clari.*:mail
544 rmgroup:cl*@clarinet.com:clari.*:verify-ClariNet.Group
545
546 ## CMI (*LOCAL* -- Champaign County, IL, USA)
547 # Contact: news@ks.uiuc.edu
548 # For local use only, contact the above address for information.
549 newgroup:*:cmi.*:mail
550 rmgroup:*:cmi.*:doit
551
552 ## CMU (*LOCAL* -- Carnegie-Mellon University, Pennsylvania, USA)
553 # Contact: Daniel Edward Lovinger <del+@CMU.EDU>
554 # For local use only, contact the above address for information.
555 newgroup:*:cmu.*:mail
556 rmgroup:*:cmu.*:doit
557
558 ## CN (China)
559 # URL: http://news.yaako.com/
560 # Admin group: cn.announce
561 # Key fingerprint = 62 97 EE 33 F7 16 25 C1  A4 9E 47 BA C5 3E 5E 9E
562 # *PGP*   See comment at top of file.
563 newgroup:*:cn.*:drop
564 rmgroup:*:cn.*:drop
565 checkgroups:control@bentium.com:cn.*:verify-cn.admin.news.announce
566 newgroup:control@bentium.com:cn.*:verify-cn.admin.news.announce
567 rmgroup:control@bentium.com:cn.*:verify-cn.admin.news.announce
568
569 ## CN.BBS (China)
570 # URL: http://bbs.cn.news-admin.org/
571 # Admin group: cn.bbs.admin.announce
572 # *PGP*   See comment at top of file.
573 newgroup:*:cn.bbs.*:drop
574 rmgroup:*:cn.bbs.*:drop
575 checkgroups:control@cn-bbs.org:cn.bbs.*:verify-cn.bbs.admin.announce
576 newgroup:control@cn-bbs.org:cn.bbs.*:verify-cn.bbs.admin.announce
577 rmgroup:control@cn-bbs.org:cn.bbs.*:verify-cn.bbs.admin.announce
578
579 ## CO (Colorado, USA)
580 # Contact: coadmin@boyznoyz.com (Bill of Denver)
581 checkgroups:coadmin@boyznoyz.com:co.*:doit
582 newgroup:coadmin@boyznoyz.com:co.*:doit
583 rmgroup:coadmin@boyznoyz.com:co.*:doit
584
585 ## CODEWARRIOR (CodeWarrior discussion)
586 checkgroups:news@supernews.net:codewarrior.*:doit
587 newgroup:news@supernews.net:codewarrior.*:doit
588 rmgroup:news@supernews.net:codewarrior.*:doit
589
590 ## COMP, HUMANITIES, MISC, NEWS, REC, SCI, SOC, TALK (The Big Eight)
591 # Contact: board@big-8.org
592 # URL: http://www.big-8.org/
593 # Admin group: news.announce.newgroups
594 # Key fingerprint = F5 35 58 D3 55 64 10 14  07 C6 95 53 13 6F D4 07
595 # *PGP*   See comment at top of file.
596 newgroup:*:comp.*|humanities.*|misc.*|news.*|rec.*|sci.*|soc.*|talk.*:drop
597 rmgroup:*:comp.*|humanities.*|misc.*|news.*|rec.*|sci.*|soc.*|talk.*:drop
598 checkgroups:group-admin@isc.org:comp.*|humanities.*|misc.*|news.*|rec.*|sci.*|soc.*|talk.*:verify-news.announce.newgroups
599 newgroup:group-admin@isc.org:comp.*|humanities.*|misc.*|news.*|rec.*|sci.*|soc.*|talk.*:verify-news.announce.newgroups
600 rmgroup:group-admin@isc.org:comp.*|humanities.*|misc.*|news.*|rec.*|sci.*|soc.*|talk.*:verify-news.announce.newgroups
601
602 ## COMPUTER42 (Computer 42, Germany)
603 # Contact: Dirk Schmitt <news@computer42.org>
604 checkgroups:news@computer42.org:computer42.*:doit
605 newgroup:news@computer42.org:computer42.*:doit
606 rmgroup:news@computer42.org:computer42.*:doit
607
608 ## CONCORDIA (Concordia University, Montreal, Canada)
609 # Contact: newsmaster@concordia.ca
610 # URL: General University info at http://www.concordia.ca/
611 checkgroups:news@newsflash.concordia.ca:concordia.*:doit
612 newgroup:news@newsflash.concordia.ca:concordia.*:doit
613 rmgroup:news@newsflash.concordia.ca:concordia.*:doit
614
615 ## COURTS (*DEFUNCT* -- Court discussion)
616 # Contact: trier@ins.cwru.edu
617 # This hierarchy is defunct.  Please remove it.
618 newgroup:*:courts.*:mail
619 rmgroup:*:courts.*:doit
620
621 ## CPCUIIA (Chartered Prop. Casulty Underwriter/Insurance Institute of America)
622 # Contact: miller@cpcuiia.org
623 # URL: http://www.aicpcu.org/
624 checkgroups:miller@cpcuiia.org:cpcuiia.*:doit
625 newgroup:miller@cpcuiia.org:cpcuiia.*:doit
626 rmgroup:miller@cpcuiia.org:cpcuiia.*:doit
627
628 ## CU (*LOCAL* -- University of Colorado)
629 # Contact: Doreen Petersen <news@colorado.edu>
630 # For local use only, contact the above address for information.
631 newgroup:*:cu.*:mail
632 rmgroup:*:cu.*:doit
633
634 ## CUHK (*LOCAL* -- Chinese University of Hong Kong)
635 # Contact: shlam@ie.cuhk.edu.hk (Alan S H Lam)
636 # For local use only, contact the above address for information.
637 newgroup:*:cuhk.*:mail
638 rmgroup:*:cuhk.*:doit
639
640 ## CZ (Czech Republic)
641 # URL: ftp://ftp.vslib.cz/pub/news/config/cz/newsgroups (text)
642 checkgroups:petr.kolar@vslib.cz:cz.*:doit
643 newgroup:petr.kolar@vslib.cz:cz.*:doit
644 rmgroup:petr.kolar@vslib.cz:cz.*:doit
645
646 ## DC (Washington, D.C., USA)
647 checkgroups:news@mattress.atww.org:dc.*:doit
648 newgroup:news@mattress.atww.org:dc.*:doit
649 rmgroup:news@mattress.atww.org:dc.*:doit
650
651 ## DE (German language)
652 # Contact: moderator@dana.de
653 # URL: http://www.dana.de/mod/
654 # Admin group: de.admin.news.announce
655 # Key URL: http://www.dana.de/mod/pgp/dana.asc
656 # Key fingerprint = 5B B0 52 88 BF 55 19 4F  66 7D C2 AE 16 26 28 25
657 # *PGP*   See comment at top of file.
658 newgroup:*:de.*:drop
659 rmgroup:*:de.*:drop
660 checkgroups:moderator@dana.de:de.*:verify-de.admin.news.announce
661 newgroup:moderator@dana.de:de.*:verify-de.admin.news.announce
662 rmgroup:moderator@dana.de:de.*:verify-de.admin.news.announce
663
664 ## DE.ALT (German language alternative hierarchy)
665 # *PGP*   See comment at top of file.
666 newgroup:*:de.alt.*:doit
667 rmgroup:moderator@dana.de:de.alt.*:verify-de.admin.news.announce
668
669 ## DFW (Dallas/Fort Worth, Texas, USA)
670 # URL: http://www.cirr.com/dfw/
671 # Admin group: dfw.usenet.config
672 checkgroups:eric@*cirr.com:dfw.*:doit
673 newgroup:eric@*cirr.com:dfw.*:doit
674 rmgroup:eric@*cirr.com:dfw.*:doit
675
676 ## DK (Denmark)
677 # URL: http://www.usenet.dk/dk-admin/
678 # Key URL: http://www.usenet.dk/dk-admin/pubkey.html
679 # Key fingerprint = 7C B2 C7 50 F3 7D 5D 73  8C EE 2E 3F 55 80 72 FF
680 # *PGP*   See comment at top of file.
681 newgroup:*:dk.*:drop
682 rmgroup:*:dk.*:drop
683 checkgroups:news@news.dknet.dk:dk.*:verify-news@news.dknet.dk
684 newgroup:news@news.dknet.dk:dk.*:verify-news@news.dknet.dk
685 rmgroup:news@news.dknet.dk:dk.*:verify-news@news.dknet.dk
686
687 ## DUKE (*LOCAL* -- Duke University, USA)
688 # Contact: news@newsgate.duke.edu
689 # For local use only, contact the above address for information.
690 newgroup:*:duke.*:mail
691 rmgroup:*:duke.*:doit
692
693 ## EASYNET (Easynet PLC, UK)
694 # Contact: Christiaan Keet <newsmaster@easynet.net>
695 # Admin group: easynet.support
696 # *PGP*   See comment at top of file.
697 newgroup:*:easynet.*:drop
698 rmgroup:*:easynet.*:drop
699 checkgroups:newsmaster@easynet.net:easynet.*:verify-easynet.news
700 newgroup:newsmaster@easynet.net:easynet.*:verify-easynet.news
701 rmgroup:newsmaster@easynet.net:easynet.*:verify-easynet.news
702
703 ## EE (Estonia)
704 # Contact: usenet@news.ut.ee
705 # URL: http://news.ut.ee/
706 # Key URL: http://news.ut.ee/pubkey.asc
707 # *PGP*   See comment at top of file.
708 newgroup:*:ee.*:drop
709 rmgroup:*:ee.*:drop
710 checkgroups:news@news.ut.ee:ee.*:verify-ee.news
711 newgroup:news@news.ut.ee:ee.*:verify-ee.news
712 rmgroup:news@news.ut.ee:ee.*:verify-ee.news
713
714 ## EFN & EUG (Eugene Free Computer Network, Eugene/Springfield, Oregon, USA)
715 # Admin group: eug.config
716 # *PGP*   See comment at top of file.
717 newgroup:*:efn.*|eug.*:drop
718 rmgroup:*:efn.*|eug.*:drop
719 checkgroups:newsadmin@efn.org:efn.*|eug.*:verify-eug.config
720 newgroup:newsadmin@efn.org:efn.*|eug.*:verify-eug.config
721 rmgroup:newsadmin@efn.org:efn.*|eug.*:verify-eug.config
722
723 ## EHIME-U (? University, Japan ?)
724 checkgroups:news@cc.nias.ac.jp:ehime-u.*:doit
725 checkgroups:news@doc.dpc.ehime-u.ac.jp:ehime-u.*:doit
726 newgroup:news@cc.nias.ac.jp:ehime-u.*:doit
727 newgroup:news@doc.dpc.ehime-u.ac.jp:ehime-u.*:doit
728 rmgroup:news@cc.nias.ac.jp:ehime-u.*:doit
729 rmgroup:news@doc.dpc.ehime-u.ac.jp:ehime-u.*:doit
730
731 ## ENGLAND (England)
732 # Contact: admin@england.news-admin.org
733 # Admin group: england.news.policy
734 # Key fingerprint = DA 3E C2 01 46 E5 61 CB  A2 43 09 CA 13 6D 31 1F
735 # *PGP*   See comment at top of file.
736 newgroup:*:england.*:drop
737 rmgroup:*:england.*:drop
738 checkgroups:admin@england.news-admin.org:england.*:verify-england-usenet
739 newgroup:admin@england.news-admin.org:england.*:verify-england-usenet
740 rmgroup:admin@england.news-admin.org:england.*:verify-england-usenet
741
742 ## ES (Spain)
743 # Contact: moderador@corus-es.org
744 # URL: http://www.corus-es.org/docs/es_newsadmins_faq.txt
745 # Admin group: es.news.anuncios
746 # Key URL: http://www.corus-es.org/docs/esnews.asc
747 # *PGP*   See comment at top of file.
748 newgroup:*:es.*:drop
749 rmgroup:*:es.*:drop
750 checkgroups:moderador@corus-es.org:es.*:verify-es.news
751 newgroup:moderador@corus-es.org:es.*:verify-es.news
752 rmgroup:moderador@corus-es.org:es.*:verify-es.news
753
754 ## ESP (Spanish-language newsgroups)
755 # Contact: <mod-ena@ennui.org>
756 # URL: http://ennui.org/esp/
757 # Key URL: http://ennui.org/esp/mod-ena.asc
758 # *PGP*   See comment at top of file.
759 newgroup:*:esp.*:drop
760 rmgroup:*:esp.*:drop
761 checkgroups:mod-ena@ennui.org:esp.*:verify-esp.news.administracion
762 newgroup:mod-ena@ennui.org:esp.*:verify-esp.news.administracion
763 rmgroup:mod-ena@ennui.org:esp.*:verify-esp.news.administracion
764
765 ## EUNET (Europe)
766 checkgroups:news@noc.eu.net:eunet.*:doit
767 newgroup:news@noc.eu.net:eunet.*:doit
768 rmgroup:news@noc.eu.net:eunet.*:doit
769
770 ## EUROPA (Europe)
771 # URL: http://www.europa.usenet.eu.org/
772 # Admin group: europa.usenet.admin
773 # Key URL: http://www.europa.usenet.eu.org/pgp/index.html
774 # Key fingerprint = 3A 05 A8 49 FB 16 29 25  75 E3 DE BB 69 E0 1D B4
775 # *PGP*   See comment at top of file.
776 newgroup:*:europa.*:drop
777 rmgroup:*:europa.*:drop
778 checkgroups:group-admin@usenet.eu.org:europa.*:verify-group-admin@usenet.eu.org
779 newgroup:group-admin@usenet.eu.org:europa.*:verify-group-admin@usenet.eu.org
780 rmgroup:group-admin@usenet.eu.org:europa.*:verify-group-admin@usenet.eu.org
781
782 ## EXAMPLE (Bogus hierarchy reserved for standards documents)
783 newgroup:*:example.*:mail
784 rmgroup:*:example.*:doit
785
786 ## FA (Gated mailing lists)
787 # This hierarchy was removed in the "Great Renaming" of 1988.
788 #
789 # A site in Norway is currently (as of 2002) gatewaying various mailing
790 # lists into fa.* newsgroups, but that site does not appear to be issuing
791 # any control messages for those groups.
792 #
793 newgroup:*:fa.*:mail
794 rmgroup:*:fa.*:doit
795
796 ## FFM (Frankfurt/M., Germany)
797 # URL: http://ffm.arcornews.de/
798 # Key URL: ftp://ftp.arcor-online.net/pub/news/PGPKEY.FFM
799 # *PGP*   See comment at top of file.
800 newgroup:*:ffm.*:drop
801 rmgroup:*:ffm.*:drop
802 checkgroups:ffm.admin@arcor.de:ffm.*:verify-ffm.admin
803 newgroup:ffm.admin@arcor.de:ffm.*:verify-ffm.admin
804 rmgroup:ffm.admin@arcor.de:ffm.*:verify-ffm.admin
805
806 ## FIDO (FidoNet)
807 checkgroups:root@mbh.org:fido.*:doit
808 newgroup:root@mbh.org:fido.*:doit
809 rmgroup:root@mbh.org:fido.*:doit
810
811 ## FIDO.BELG (Belgian FidoNet)
812 # Admin group: fido.belg.news
813 # *PGP*   See comment at top of file.
814 newgroup:*:fido.belg.*:drop
815 rmgroup:*:fido.belg.*:drop
816 checkgroups:fidobelg@mail.z2.fidonet.org:fido.belg.*:verify-fido.belg.news
817 newgroup:fidobelg@mail.z2.fidonet.org:fido.belg.*:verify-fido.belg.news
818 rmgroup:fidobelg@mail.z2.fidonet.org:fido.belg.*:verify-fido.belg.news
819
820 ## FIDO.GER (German FIDO Net Echos)
821 # URL: ftp://ftp.fu-berlin.de/doc/news/fido.ger/fido.ger-info.english
822 # Key URL: ftp://ftp.fu-berlin.de/doc/news/fido.ger/PGP-Key
823 # *PGP*   See comment at top of file.
824 newgroup:*:fido.ger.*:drop
825 rmgroup:*:fido.ger.*:drop
826 checkgroups:fido.ger@news.fu-berlin.de:fido.ger.*:verify-fido.ger@news.fu-berlin.de
827 newgroup:fido.ger@news.fu-berlin.de:fido.ger.*:verify-fido.ger@news.fu-berlin.de
828 rmgroup:fido.ger@news.fu-berlin.de:fido.ger.*:verify-fido.ger@news.fu-berlin.de
829
830 ## FIDO7 (Russian FidoNet)
831 # URL: http://www.fido7.ru/
832 # Admin group: fido7.postmasters
833 # Key URL: http://www.fido7.ru/pgpcontrol.html
834 # *PGP*   See comment at top of file.
835 newgroup:*:fido7.*:drop
836 rmgroup:*:fido7.*:drop
837 checkgroups:newgroups-request@fido7.ru:fido7.*:verify-fido7.announce.newgroups
838 newgroup:newgroups-request@fido7.ru:fido7.*:verify-fido7.announce.newgroups
839 rmgroup:newgroups-request@fido7.ru:fido7.*:verify-fido7.announce.newgroups
840
841 ## FINET (Finland and Finnish language alternative newsgroups)
842 checkgroups:*@*.fi:finet.*:doit
843 newgroup:*@*.fi:finet.*:doit
844 rmgroup:*@*.fi:finet.*:doit
845
846 ## FJ (Japan and Japanese language)
847 # Contact: committee@fj-news.org
848 # URL: http://www.fj-news.org/index.html.en
849 # Admin group: fj.news.announce
850 # Key URL: http://www.is.tsukuba.ac.jp/~yas/fj/fj.asc
851 # *PGP*   See comment at top of file.
852 newgroup:*:fj.*:drop
853 rmgroup:*:fj.*:drop
854 checkgroups:committee@fj-news.org:fj.*:verify-fj.news.announce
855 newgroup:committee@fj-news.org:fj.*:verify-fj.news.announce
856 rmgroup:committee@fj-news.org:fj.*:verify-fj.news.announce
857
858 ## FL (Florida, USA)
859 checkgroups:hgoldste@news1.mpcs.com:fl.*:doit
860 checkgroups:scheidell@fdma.fdma.com:fl.*:doit
861 newgroup:hgoldste@news1.mpcs.com:fl.*:doit
862 newgroup:scheidell@fdma.fdma.com:fl.*:doit
863 rmgroup:hgoldste@news1.mpcs.com:fl.*:doit
864 rmgroup:scheidell@fdma.fdma.com:fl.*:doit
865
866 ## FLORA (FLORA Community WEB, Canada)
867 # Contact: russell@flora.org
868 # Admin group: flora.general
869 # *PGP*   See comment at top of file.
870 newgroup:*:flora.*:drop
871 rmgroup:*:flora.*:drop
872 checkgroups:news@flora.ottawa.on.ca:flora.*:verify-flora-news
873 newgroup:news@flora.ottawa.on.ca:flora.*:verify-flora-news
874 rmgroup:news@flora.ottawa.on.ca:flora.*:verify-flora-news
875
876 ## FR (French language)
877 # URL: http://www.usenet-fr.news.eu.org/
878 # Admin group: fr.usenet.forums.annonces
879 # Key URL: http://www.usenet-fr.news.eu.org/fur/usenet/presentation-fr.html
880 # *PGP*   See comment at top of file.
881 newgroup:*:fr.*:drop
882 rmgroup:*:fr.*:drop
883 checkgroups:control@usenet-fr.news.eu.org:fr.*:verify-control@usenet-fr.news.eu.org
884 newgroup:control@usenet-fr.news.eu.org:fr.*:verify-control@usenet-fr.news.eu.org
885 rmgroup:control@usenet-fr.news.eu.org:fr.*:verify-control@usenet-fr.news.eu.org
886
887 ## FRANCE (France)
888 # Contact: control@usenet-france.news.eu.org
889 # Admin group: france.admin.evolutions
890 # *PGP*   See comment at top of file.
891 newgroup:*:france.*:drop
892 rmgroup:*:france.*:drop
893 checkgroups:control@usenet-france.news.eu.org:france.*:verify-control@usenet-france.news.eu.org
894 newgroup:control@usenet-france.news.eu.org:france.*:verify-control@usenet-france.news.eu.org
895 rmgroup:control@usenet-france.news.eu.org:france.*:verify-control@usenet-france.news.eu.org
896
897 ## FREE (Open Hierarchy where anyone can create a group)
898 newgroup:*:free.*:doit
899 newgroup:group-admin@isc.org:free.*:drop
900 newgroup:tale@*uu.net:free.*:drop
901 rmgroup:*:free.*:drop
902
903 ## FUDAI (Japanese ?)
904 checkgroups:news@picard.cs.osakafu-u.ac.jp:fudai.*:doit
905 newgroup:news@picard.cs.osakafu-u.ac.jp:fudai.*:doit
906 rmgroup:news@picard.cs.osakafu-u.ac.jp:fudai.*:doit
907
908 ## FUR (*PRIVATE* -- furrynet)
909 # Contact: fur-config@news.furry.net
910 # For private use only, contact the above address for information.
911 newgroup:*:fur.*:mail
912 rmgroup:*:fur.*:doit
913
914 ## GER & HANNET & HANNOVER & HILDESHEIM & HISS (Hannover, Germany)
915 checkgroups:fifi@hiss.han.de:ger.*|hannover.*|hannet.*|hildesheim.*|hiss.*:doit
916 newgroup:fifi@hiss.han.de:ger.*|hannover.*|hannet.*|hildesheim.*|hiss.*:doit
917 rmgroup:fifi@hiss.han.de:ger.*|hannover.*|hannet.*|hildesheim.*|hiss.*:doit
918
919 ## GIT (Georgia Institute of Technology, USA)
920 newgroup:news@news.gatech.edu:git.*:doit
921 newgroup:news@news.gatech.edu:git*class.*:mail
922 rmgroup:news@news.gatech.edu:git.*:doit
923
924 ## GNU (Free Software Foundation)
925 # URL: http://www.gnu.org/usenet/usenet.html
926 # Admin group: gnu.gnusenet.config
927 # Key URL: http://www.gnu.org/usenet/usenet-pgp-key.txt
928 # *PGP*   See comment at top of file.
929 newgroup:*:gnu.*:drop
930 rmgroup:*:gnu.*:drop
931 checkgroups:usenet@gnu.org:gnu.*:verify-usenet@gnu.org
932 newgroup:usenet@gnu.org:gnu.*:verify-usenet@gnu.org
933 rmgroup:usenet@gnu.org:gnu.*:verify-usenet@gnu.org
934
935 ## GNUU (*PRIVATE* -- GNUU e.V., Oberursel, Germany)
936 # Contact: news@gnuu.de
937 # For private use only, contact the above address for information.
938 newgroup:*:gnuu.*:mail
939 rmgroup:*:gnuu.*:doit
940
941 ## GOV (Government Information)
942 # Admin group: gov.usenet.announce
943 # *PGP*   See comment at top of file.
944 newgroup:*:gov.*:drop
945 rmgroup:*:gov.*:drop
946 checkgroups:gov-usenet-announce-moderator@govnews.org:gov.*:verify-gov.usenet.announce
947 newgroup:gov-usenet-announce-moderator@govnews.org:gov.*:verify-gov.usenet.announce
948 rmgroup:gov-usenet-announce-moderator@govnews.org:gov.*:verify-gov.usenet.announce
949
950 ## GWU (George Washington University, Washington, DC)
951 # Contact: Sweth Chandramouli <news@nit.gwu.edu>
952 checkgroups:news@nit.gwu.edu:gwu.*:doit
953 newgroup:news@nit.gwu.edu:gwu.*:doit
954 rmgroup:news@nit.gwu.edu:gwu.*:doit
955
956 ## HAMBURG (City of Hamburg, Germany)
957 # Contact: hamburg@steering-group.net
958 # URL: http://www.steering-group.net/hamburg/
959 # Admin group: hamburg.koordination
960 # Key URL: http://www.steering-group.net/hamburg/hamburg.koordination.txt
961 # Key fingerprint = 3E E7 0C BB 6E 01 94 EE  45 6F C5 57 F4 B9 54 8E
962 # *PGP*   See comment at top of file.
963 newgroup:*:hamburg.*:drop
964 rmgroup:*:hamburg.*:drop
965 checkgroups:hamburg@steering-group.net:hamburg.*:verify-hamburg.koordination
966 newgroup:hamburg@steering-group.net:hamburg.*:verify-hamburg.koordination
967 rmgroup:hamburg@steering-group.net:hamburg.*:verify-hamburg.koordination
968
969 ## HAMILTON (Canadian)
970 checkgroups:news@*dcss.mcmaster.ca:hamilton.*:doit
971 newgroup:news@*dcss.mcmaster.ca:hamilton.*:doit
972 rmgroup:news@*dcss.mcmaster.ca:hamilton.*:doit
973
974 ## HAMSTER (Hamster, a Win32 news and mail proxy server)
975 # Contact: hamster-contact@snafu.de
976 # Admin group: hamster.de.config
977 # Key fingerprint = 12 75 A9 42 8A D6 1F 77  6A CF B4 0C 79 15 5F 93
978 # *PGP*   See comment at top of file.
979 newgroup:*:hamster.*:drop
980 rmgroup:*:hamster.*:drop
981 checkgroups:hamster-control@snafu.de:hamster.*:verify-hamster-control@snafu.de
982 newgroup:hamster-control@snafu.de:hamster.*:verify-hamster-control@snafu.de
983 rmgroup:hamster-control@snafu.de:hamster.*:verify-hamster-control@snafu.de
984
985 ## HAN (Korean Hangul)
986 # Contact: newgroups-request@usenet.or.kr
987 # Admin group: han.news.admin
988 # Key URL: ftp://ftp.usenet.or.kr/pub/korea/usenet/pgp/PGPKEY.han
989 # *PGP*   See comment at top of file.
990 newgroup:*:han.*:drop
991 rmgroup:*:han.*:drop
992 checkgroups:newgroups-request@usenet.or.kr:han.*:verify-han.news.admin
993 newgroup:newgroups-request@usenet.or.kr:han.*:verify-han.news.admin
994 rmgroup:newgroups-request@usenet.or.kr:han.*:verify-han.news.admin
995
996 ## HARVARD (*LOCAL* -- Harvard University, Cambridge, MA)
997 # For local use only.
998 newgroup:*@*.harvard.edu:harvard.*:mail
999 rmgroup:*@*.harvard.edu:harvard.*:doit
1000
1001 ## HAWAII (Hawaii, USA)
1002 checkgroups:news@lava.net:hawaii.*:doit
1003 newgroup:news@lava.net:hawaii.*:doit
1004 rmgroup:news@lava.net:hawaii.*:doit
1005
1006 ## HFX (Halifax, Nova Scotia)
1007 checkgroups:stevemackie@gmail.com:hfx.*:doit
1008 newgroup:stevemackie@gmail.com:hfx.*:doit
1009 rmgroup:stevemackie@gmail.com:hfx.*:doit
1010
1011 ## HIV (HIVNET Foundation, for HIV+/AIDS information)
1012 # Contact: news@hivnet.org
1013 # Admin group: hiv.config
1014 # Key fingerprint = 5D D6 0E DC 1E 2D EA 0B  B0 56 4D D6 52 53 D7 A4
1015 # *PGP*   See comment at top of file.
1016 newgroup:*:hiv.*:drop
1017 rmgroup:*:hiv.*:drop
1018 checkgroups:news@hivnet.org:hiv.*:verify-news@hivnet.org
1019 newgroup:news@hivnet.org:hiv.*:verify-news@hivnet.org
1020 rmgroup:news@hivnet.org:hiv.*:verify-news@hivnet.org
1021
1022 ## HK (Hong Kong)
1023 checkgroups:hknews@comp.hkbu.edu.hk:hk.*:doit
1024 newgroup:hknews@comp.hkbu.edu.hk:hk.*:doit
1025 rmgroup:hknews@comp.hkbu.edu.hk:hk.*:doit
1026
1027 ## HOUSTON (Houston, Texas, USA)
1028 # Admin group: houston.usenet.config
1029 # *PGP*   See comment at top of file.
1030 newgroup:*:houston.*:drop
1031 rmgroup:*:houston.*:drop
1032 checkgroups:news@academ.com:houston.*:verify-houston.usenet.config
1033 newgroup:news@academ.com:houston.*:verify-houston.usenet.config
1034 rmgroup:news@academ.com:houston.*:verify-houston.usenet.config
1035
1036 ## HR (Croatian language)
1037 # Contact: newsmaster@carnet.hr
1038 # URL: http://newsfeed.carnet.hr/control/
1039 # Admin group: hr.news.admin
1040 # Key URL: http://newsfeed.carnet.hr/control/key.txt
1041 # Key fingerprint = 0EE5 74FB 1C40 7ADB 0AAC  A52F 7192 1BA3 ED63 AD9A
1042 # Syncable server: news.carnet.hr
1043 # *PGP*   See comment at top of file.
1044 newgroup:*:hr.*:drop
1045 rmgroup:*:hr.*:drop
1046 checkgroups:newsmaster@carnet.hr:hr.*:verify-newsmaster@carnet.hr
1047 newgroup:newsmaster@carnet.hr:hr.*:verify-newsmaster@carnet.hr
1048 rmgroup:newsmaster@carnet.hr:hr.*:verify-newsmaster@carnet.hr
1049
1050 ## HUMANITYQUEST (Humanities discussion)
1051 # Contact: news-admin@humanityquest.com
1052 # URL: http://www.humanityquest.com/projects/newsgroups/
1053 # Key URL: http://www.humanityquest.com/projects/newsgroups/PGP.htm
1054 # Key fingerprint = BA3D B306 B6F5 52AA BA8F 32F0 8C4F 5040 16F9 C046
1055 # *PGP*   See comment at top of file.
1056 newgroup:*:humanityquest.*:drop
1057 rmgroup:*:humanityquest.*:drop
1058 checkgroups:news-admin@humanityquest.com:humanityquest.*:verify-humanityquest.admin.config
1059 newgroup:news-admin@humanityquest.com:humanityquest.*:verify-humanityquest.admin.config
1060 rmgroup:news-admin@humanityquest.com:humanityquest.*:verify-humanityquest.admin.config
1061
1062 ## HUN (Hungary)
1063 # URL: http://www.sztaki.hu/~kissg/news/hiteles.html
1064 # Admin group: hun.admin.news
1065 # Key URL: http://gatling.ikk.sztaki.hu/~kissg/news/hun.admin.news.asc
1066 # *PGP*   See comment at top of file.
1067 newgroup:*:hun.*:drop
1068 rmgroup:*:hun.*:drop
1069 checkgroups:hun-mnt@news.sztaki.hu:hun.*:verify-hun.admin.news
1070 newgroup:hun-mnt@news.sztaki.hu:hun.*:verify-hun.admin.news
1071 rmgroup:hun-mnt@news.sztaki.hu:hun.*:verify-hun.admin.news
1072
1073 ## IA (Iowa, USA)
1074 checkgroups:skunz@iastate.edu:ia.*:doit
1075 newgroup:skunz@iastate.edu:ia.*:doit
1076 rmgroup:skunz@iastate.edu:ia.*:doit
1077
1078 ## IBMNET (*LOCAL* -- ?)
1079 # Contact: news@ibm.net
1080 # For local use only, contact the above address for information.
1081 newgroup:*:ibmnet.*:mail
1082 rmgroup:*:ibmnet.*:doit
1083
1084 ## ICONZ (*LOCAL* -- The Internet Company of New Zealand, New Zealand)
1085 # Contact: usenet@iconz.co.nz
1086 # For local use only, contact the above address for information.
1087 newgroup:*:iconz.*:mail
1088 rmgroup:*:iconz.*:doit
1089
1090 ## IDOCTRA (Idoctra Translation Software, Translation Discussion)
1091 # Contact: support@idoctra.com
1092 checkgroups:support@idoctra.com:idoctra.*:doit
1093 newgroup:support@idoctra.com:idoctra.*:doit
1094 rmgroup:support@idoctra.com:idoctra.*:doit
1095
1096 ## IE (Ireland)
1097 # Contact: control@usenet.ie
1098 # Admin group: ie.news.group
1099 # *PGP*   See comment at top of file.
1100 newgroup:*:ie.*:drop
1101 rmgroup:*:ie.*:drop
1102 checkgroups:control@usenet.ie:ie.*:verify-control@usenet.ie
1103 newgroup:control@usenet.ie:ie.*:verify-control@usenet.ie
1104 rmgroup:control@usenet.ie:ie.*:verify-control@usenet.ie
1105
1106 ## IEEE (*DEFUNCT* -- Institute of Electrical and Electronic Engineers)
1107 # Contact: postoffice@ieee.org
1108 # This hierarchy is defunct.  Please remove it.
1109 newgroup:*:ieee.*:mail
1110 rmgroup:*:ieee.*:doit
1111
1112 ## INFO (Gatewayed mailing lists)
1113 checkgroups:rjoyner@uiuc.edu:info.*:doit
1114 newgroup:rjoyner@uiuc.edu:info.*:doit
1115 rmgroup:rjoyner@uiuc.edu:info.*:doit
1116
1117 ## IS (Iceland)
1118 # Contact: IS Group Admins <group-admin@usenet.is>
1119 # URL: http://www.usenet.is/
1120 # Admin group: is.isnet
1121 # Key URL: http://www.usenet.is/group-admin.asc
1122 # Key fingerprint = 33 32 8D 46 1E 5E 1C 7F  48 60 8E 72 E5 3E CA EA
1123 # *PGP*   See comment at top of file.
1124 newgroup:*:is.*:drop
1125 rmgroup:*:is.*:drop
1126 checkgroups:group-admin@usenet.is:is.*:verify-group-admin@usenet.is
1127 newgroup:group-admin@usenet.is:is.*:verify-group-admin@usenet.is
1128 rmgroup:group-admin@usenet.is:is.*:verify-group-admin@usenet.is
1129
1130 ## ISC (Japanese ?)
1131 checkgroups:news@sally.isc.chubu.ac.jp:isc.*:doit
1132 newgroup:news@sally.isc.chubu.ac.jp:isc.*:doit
1133 rmgroup:news@sally.isc.chubu.ac.jp:isc.*:doit
1134
1135 ## ISRAEL & IL (Israel)
1136 newgroup:news@news.biu.ac.il:israel.*:doit
1137 rmgroup:news@news.biu.ac.il:israel.*|il.*:doit
1138
1139 ## ISU (I-Shou University, Taiwan)
1140 # Contact: news@news.isu.edu.tw
1141 # URL: http://news.isu.edu.tw/
1142 # Admin group: isu.newgroups
1143 # Key URL: http://news.isu.edu.tw/isu.asc
1144 # *PGP*   See comment at top of file.
1145 newgroup:*:isu.*:drop
1146 rmgroup:*:isu.*:drop
1147 checkgroups:news@news.isu.edu.tw:isu.*:verify-news@news.isu.edu.tw
1148 newgroup:news@news.isu.edu.tw:isu.*:verify-news@news.isu.edu.tw
1149 rmgroup:news@news.isu.edu.tw:isu.*:verify-news@news.isu.edu.tw
1150
1151 ## IT (Italian)
1152 # Contact: gcn@news.nic.it
1153 # URL: http://www.news.nic.it/
1154 # Admin group: it.news.annunci
1155 # Key URL: http://www.news.nic.it/pgp.txt
1156 # Key fingerprint = 94 A4 F7 B5 46 96 D6 C7  A6 73 F2 98 C4 8C D0 E0
1157 # *PGP*   See comment at top of file.
1158 newgroup:*:it.*:drop
1159 rmgroup:*:it.*:drop
1160 checkgroups:gcn@news.nic.it:it.*:verify-gcn@news.nic.it
1161 newgroup:gcn@news.nic.it:it.*:verify-gcn@news.nic.it
1162 rmgroup:gcn@news.nic.it:it.*:verify-gcn@news.nic.it
1163
1164 ## IT-ALT (Alternate Italian)
1165 #
1166 # There is no one official control message issuer for the it-alt.*
1167 # hierarchy, so this file doesn't choose any particular one.  Several
1168 # different people issue control messages for this hierarchy, which may
1169 # or may not agree, and sites carrying this hierarchy are encouraged to
1170 # pick one and add it below.
1171 #
1172 # Newgroup and removal requests are to be posted to it-alt.config.  A list
1173 # of people issuing PGP/GPG signed control messages is available in a
1174 # periodic posting to news.admin.hierarchies and it-alt.config.
1175 #
1176 newgroup:*:it-alt.*:drop
1177 rmgroup:*:it-alt.*:drop
1178
1179 ## ITALIA (Italy)
1180 # Contact: news@news.cineca.it
1181 # URL: http://news.cineca.it/italia/
1182 # Admin group: italia.announce.newgroups
1183 # Key URL: http://news.cineca.it/italia/italia-pgp.txt
1184 # Key fingerprint = 0F BB 71 62 DA 5D 5D B8  D5 86 FC 28 02 67 1A 6B
1185 # *PGP*   See comment at top of file.
1186 newgroup:*:italia.*:drop
1187 rmgroup:*:italia.*:drop
1188 checkgroups:news@news.cineca.it:italia.*:verify-italia.announce.newgroups
1189 newgroup:news@news.cineca.it:italia.*:verify-italia.announce.newgroups
1190 rmgroup:news@news.cineca.it:italia.*:verify-italia.announce.newgroups
1191
1192 ## IU (Indiana University)
1193 newgroup:news@usenet.ucs.indiana.edu:iu.*:doit
1194 newgroup:root@usenet.ucs.indiana.edu:iu.*:doit
1195 newgroup:*@usenet.ucs.indiana.edu:iu*class.*:mail
1196 rmgroup:news@usenet.ucs.indiana.edu:iu.*:doit
1197 rmgroup:root@usenet.ucs.indiana.edu:iu.*:doit
1198
1199 ## JAPAN (Japan)
1200 # Contact: Tsuneo Tanaka <tt+null@efnet.com>
1201 # URL: http://www.asahi-net.or.jp/~AE5T-KSN/japan-e.html
1202 # Admin group: japan.admin.announce
1203 # Key URL: http://grex.cyberspace.org/~tt/japan.admin.announce.asc
1204 # Key fingerprint = 6A FA 19 47 69 1B 10 74  38 53 4B 1B D8 BA 3E 85
1205 # *PGP*   See comment at top of file.
1206 newgroup:*:japan.*:drop
1207 rmgroup:*:japan.*:drop
1208 checkgroups:japan.admin.announce@news.efnet.com:japan.*:verify-japan.admin.announce@news.efnet.com
1209 newgroup:japan.admin.announce@news.efnet.com:japan.*:verify-japan.admin.announce@news.efnet.com
1210 rmgroup:japan.admin.announce@news.efnet.com:japan.*:verify-japan.admin.announce@news.efnet.com
1211
1212 ## JLUG (Japan Linux Users Group)
1213 # Contact: news@linux.or.jp
1214 # URL: http://www.linux.or.jp/community/news/index.html
1215 # Admin group: jlug.config
1216 # Key URL: http://www.linux.or.jp/pgpkey/news
1217 # *PGP*   See comment at top of file.
1218 newgroup:*:jlug.*:drop
1219 rmgroup:*:jlug.*:drop
1220 checkgroups:news@linux.or.jp:jlug.*:verify-news@linux.or.jp
1221 newgroup:news@linux.or.jp:jlug.*:verify-news@linux.or.jp
1222 rmgroup:news@linux.or.jp:jlug.*:verify-news@linux.or.jp
1223
1224 ## K12 (US Educational Network)
1225 # URL: http://www.k12groups.org/
1226 checkgroups:braultr@*csmanoirs.qc.ca:k12.*:doit
1227 newgroup:braultr@*csmanoirs.qc.ca:k12.*:doit
1228 rmgroup:braultr@*csmanoirs.qc.ca:k12.*:doit
1229
1230 ## KA (*PRIVATE* -- Karlsruhe, Germany)
1231 # Contact: usenet@karlsruhe.org
1232 # URL: http://www.karlsruhe.org/
1233 # Key URL: http://www.karlsruhe.org/pubkey-news.karlsruhe.org.asc
1234 # Key fingerprint = DE 19 BB 25 76 19 81 17  F0 67 D2 23 E8 C8 7C 90
1235 # For private use only, contact the above address for information.
1236 # *PGP*   See comment at top of file.
1237 newgroup:*:ka.*:drop
1238 rmgroup:*:ka.*:drop
1239 # The following three lines are only for authorized ka.* sites.
1240 #checkgroups:usenet@karlsruhe.org:ka.*:verify-usenet@karlsruhe.org
1241 #newgroup:usenet@karlsruhe.org:ka.*:verify-usenet@karlsruhe.org
1242 #rmgroup:usenet@karlsruhe.org:ka.*:verify-usenet@karlsruhe.org
1243
1244 ## KANTO (?)
1245 # *PGP*   See comment at top of file.
1246 rmgroup:*:kanto.*:drop
1247 checkgroups:ty@kamoi.imasy.or.jp:kanto.*:verify-kanto.news.network
1248 # NOTE: newgroups aren't verified...
1249 newgroup:*@*.jp:kanto.*:doit
1250 rmgroup:ty@kamoi.imasy.or.jp:kanto.*:verify-kanto.news.network
1251
1252 ## KASSEL (Kassel, Germany)
1253 # *PGP*   See comment at top of file.
1254 newgroup:*:kassel.*:drop
1255 rmgroup:*:kassel.*:drop
1256 checkgroups:dirk.meyer@dinoex.sub.org:kassel.*:verify-kassel-admin
1257 newgroup:dirk.meyer@dinoex.sub.org:kassel.*:verify-kassel-admin
1258 rmgroup:dirk.meyer@dinoex.sub.org:kassel.*:verify-kassel-admin
1259
1260 ## KC (Kansas City, Kansas/Missouri, USA)
1261 checkgroups:dan@sky.net:kc.*:doit
1262 newgroup:dan@sky.net:kc.*:doit
1263 rmgroup:dan@sky.net:kc.*:doit
1264
1265 ## KGK (Administered by KGK, Japan)
1266 # Contact: Keiji KOSAKA <kgk@film.rlss.okayama-u.ac.jp>
1267 # URL: http://film.rlss.okayama-u.ac.jp/~kgk/kgk/index.html
1268 # Admin group: kgk.admin
1269 checkgroups:usenet@film.rlss.okayama-u.ac.jp:kgk.*:doit
1270 newgroup:usenet@film.rlss.okayama-u.ac.jp:kgk.*:doit
1271 rmgroup:usenet@film.rlss.okayama-u.ac.jp:kgk.*:doit
1272
1273 ## KIEL (Kiel, Germany)
1274 # URL: http://news.koehntopp.de/kiel/
1275 checkgroups:kris@koehntopp.de:kiel.*:doit
1276 newgroup:kris@koehntopp.de:kiel.*:doit
1277 rmgroup:kris@koehntopp.de:kiel.*:doit
1278
1279 ## KRST (*LOCAL* -- University of Oslo, Norway)
1280 # Contact: jani@ifi.uio.no
1281 # For local use only, contact the above address for information.
1282 newgroup:*:krst.*:mail
1283 rmgroup:*:krst.*:doit
1284
1285 ## KWNET (*LOCAL* -- Kitchener-Waterloo?)
1286 # Contact: Ed Hew <edhew@xenitec.on.ca>
1287 # For local use only, contact the above address for information.
1288 newgroup:*:kwnet.*:mail
1289 rmgroup:*:kwnet.*:doit
1290
1291 ## LAW (?)
1292 # Contact: Jim Burke <jburke@kentlaw.edu>
1293 checkgroups:*@*.kentlaw.edu:law.*:doit
1294 checkgroups:*@*.law.vill.edu:law.*:doit
1295 newgroup:*@*.kentlaw.edu:law.*:doit
1296 newgroup:*@*.law.vill.edu:law.*:doit
1297 rmgroup:*@*.kentlaw.edu:law.*:doit
1298 rmgroup:*@*.law.vill.edu:law.*:doit
1299
1300 ## LINUX (Gated Linux mailing lists)
1301 # Contact: Marco d'Itri <md@linux.it>
1302 # Admin group: linux.admin.news
1303 # Key fingerprint = 81 B3 27 99 4F CE 32 D1  1B C9 01 0D BB B3 2E 41
1304 # *PGP*   See comment at top of file.
1305 newgroup:*:linux.*:drop
1306 rmgroup:*:linux.*:drop
1307 checkgroups:linux-admin@bofh.it:linux.*:verify-linux-admin@bofh.it
1308 newgroup:linux-admin@bofh.it:linux.*:verify-linux-admin@bofh.it
1309 rmgroup:linux-admin@bofh.it:linux.*:verify-linux-admin@bofh.it
1310
1311 ## LOCAL (Local-only groups)
1312 # It is not really a good idea for sites to use these since they may occur
1313 # on many unconnected sites.
1314 newgroup:*:local.*:mail
1315 rmgroup:*:local.*:drop
1316
1317 ## LUEBECK (Luebeck, Germany)
1318 # Contact: usenet@zybrkat.org
1319 # Admin group: luebeck.admin
1320 checkgroups:usenet@zybrkat.org:luebeck.*:doit
1321 newgroup:usenet@zybrkat.org:luebeck.*:doit
1322 rmgroup:usenet@zybrkat.org:luebeck.*:doit
1323
1324 ## MALTA (Nation of Malta)
1325 # Contact: cmeli@cis.um.edu.mt
1326 # URL: http://www.malta.news-admin.org/
1327 # Admin group: malta.config
1328 # Key URL: http://www.cis.um.edu.mt/news-malta/PGP.PUBLICKEY
1329 # Key fingerprint = 20 17 01 5C F0 D0 1A 42  E4 13 30 58 0B 14 48 A6
1330 # *PGP*   See comment at top of file.
1331 newgroup:*:malta.*:drop
1332 rmgroup:*:malta.*:drop
1333 checkgroups:cmeli@cis.um.edu.mt:malta.*:verify-malta.config
1334 newgroup:cmeli@cis.um.edu.mt:malta.*:verify-malta.config
1335 rmgroup:cmeli@cis.um.edu.mt:malta.*:verify-malta.config
1336
1337 ## MANAWATU (*LOCAL* -- Manawatu district, New Zealand)
1338 # Contact: alan@manawatu.gen.nz or news@manawatu.gen.nz
1339 # For local use only, contact the above address for information.
1340 newgroup:*:manawatu.*:mail
1341 rmgroup:*:manawatu.*:doit
1342
1343 ## MAUS (MausNet, Germany)
1344 # Admin group: maus.info
1345 # Key fingerprint = 82 52 C7 70 26 B9 72 A1  37 98 55 98 3F 26 62 3E
1346 # *PGP*   See comment at top of file.
1347 newgroup:*:maus.*:drop
1348 rmgroup:*:maus.*:drop
1349 checkgroups:guenter@gst0hb.hb.provi.de:maus.*:verify-maus-info
1350 checkgroups:guenter@gst0hb.north.de:maus.*:verify-maus-info
1351 newgroup:guenter@gst0hb.hb.provi.de:maus.*:verify-maus-info
1352 newgroup:guenter@gst0hb.north.de:maus.*:verify-maus-info
1353 rmgroup:guenter@gst0hb.hb.provi.de:maus.*:verify-maus-info
1354 rmgroup:guenter@gst0hb.north.de:maus.*:verify-maus-info
1355
1356 ## MCMASTER (*LOCAL* -- McMaster University, Ontario)
1357 # Contact: Brian Beckberger <news@informer1.cis.mcmaster.ca>
1358 # For local use only, contact the above address for information.
1359 newgroup:*:mcmaster.*:mail
1360 rmgroup:*:mcmaster.*:doit
1361
1362 ## MCOM (*LOCAL* -- Netscape Inc, USA)
1363 # For local use only.
1364 newgroup:*:mcom.*:mail
1365 rmgroup:*:mcom.*:doit
1366
1367 ## ME (Maine, USA)
1368 checkgroups:kerry@maine.maine.edu:me.*:doit
1369 newgroup:kerry@maine.maine.edu:me.*:doit
1370 rmgroup:kerry@maine.maine.edu:me.*:doit
1371
1372 ## MEDLUX (All-Russia medical teleconferences)
1373 # URL: ftp://ftp.medlux.ru/pub/news/medlux.grp
1374 checkgroups:neil@new*.medlux.ru:medlux.*:doit
1375 newgroup:neil@new*.medlux.ru:medlux.*:doit
1376 rmgroup:neil@new*.medlux.ru:medlux.*:doit
1377
1378 ## MELB (Melbourne, Australia)
1379 # Contact: ausadmin@aus.news-admin.org
1380 # URL: http://melb.news-admin.org/
1381 # Key URL: http://aus.news-admin.org/ausadmin.asc
1382 # *PGP*   See comment at top of file.
1383 newgroup:*:melb.*:drop
1384 rmgroup:*:melb.*:drop
1385 checkgroups:ausadmin@aus.news-admin.org:melb.*:verify-ausadmin@aus.news-admin.org
1386 newgroup:ausadmin@aus.news-admin.org:melb.*:verify-ausadmin@aus.news-admin.org
1387 rmgroup:ausadmin@aus.news-admin.org:melb.*:verify-ausadmin@aus.news-admin.org
1388
1389 ## MENSA (The Mensa Organisation)
1390 # Contact: usenet@newsgate.mensa.org
1391 # Admin group: mensa.config
1392 # Key fingerprint = 52B9 3963 85D9 0806 8E19  7344 973C 5005 DC7D B7A7
1393 # *PGP*   See comment at top of file.
1394 newgroup:*:mensa.*:drop
1395 rmgroup:*:mensa.*:drop
1396 checkgroups:usenet@newsgate.mensa.org:mensa.*:verify-mensa.config
1397 newgroup:usenet@newsgate.mensa.org:mensa.*:verify-mensa.config
1398 rmgroup:usenet@newsgate.mensa.org:mensa.*:verify-mensa.config
1399
1400 ## METOCEAN (ISP in Japan)
1401 checkgroups:fwataru@*.metocean.co.jp:metocean.*:doit
1402 newgroup:fwataru@*.metocean.co.jp:metocean.*:doit
1403 rmgroup:fwataru@*.metocean.co.jp:metocean.*:doit
1404
1405 ## METROPOLIS (*LOCAL* -- ?)
1406 # Contact: newsmaster@worldonline.nl
1407 # For local use only, contact the above address for information.
1408 newgroup:*:metropolis.*:mail
1409 rmgroup:*:metropolis.*:doit
1410
1411 ## MI (Michigan, USA)
1412 # Contact: Steve Simmons <scs@lokkur.dexter.mi.us>
1413 checkgroups:scs@lokkur.dexter.mi.us:mi.*:doit
1414 newgroup:scs@lokkur.dexter.mi.us:mi.*:doit
1415 rmgroup:scs@lokkur.dexter.mi.us:mi.*:doit
1416
1417 ## MICROSOFT (Microsoft Corporation, USA)
1418 #
1419 # Control articles for that hierarchy are not issued by Microsoft itself
1420 # but by a Usenet active participant in order to improve the quality of
1421 # the propagation of Microsoft newsgroups.  Their official URL is:
1422 # http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx
1423 #
1424 # Contact: control-microsoft@trigofacile.com
1425 # URL: http://www.trigofacile.com/divers/usenet/clefs/index.htm
1426 # Admin group: microsoft.public.news.server
1427 # Key URL: http://www.trigofacile.com/divers/usenet/clefs/pgpkey-microsoft.asc
1428 # Key fingerprint = DF70 5FC9 F615 D52E 02DB  A3CB 63A9 8D13 E60E 2FAA
1429 # Syncable server: msnews.microsoft.com
1430 # *PGP*   See comment at top of file.
1431 newgroup:*:microsoft.*:drop
1432 rmgroup:*:microsoft.*:drop
1433 checkgroups:control-microsoft@trigofacile.com:microsoft.*:verify-control-microsoft@trigofacile.com
1434 newgroup:control-microsoft@trigofacile.com:microsoft.*:verify-control-microsoft@trigofacile.com
1435 rmgroup:control-microsoft@trigofacile.com:microsoft.*:verify-control-microsoft@trigofacile.com
1436
1437 ## MILW (Milwaukee, Wisconsin, USA)
1438 # Contact: milw@usenet.mil.wi.us
1439 # URL: http://usenet.mil.wi.us/
1440 # Admin group: milw.config
1441 # Key URL: http://usenet.mil.wi.us/pgpkey
1442 # Key fingerprint = 6E 9B 9F 70 98 AB 9C E5  C3 C0 05 82 21 5B F4 9E
1443 # *PGP*   See comment at top of file.
1444 newgroup:*:milw.*:drop
1445 rmgroup:*:milw.*:drop
1446 checkgroups:milw@usenet.mil.wi.us:milw.*:verify-milw.config
1447 newgroup:milw@usenet.mil.wi.us:milw.*:verify-milw.config
1448 rmgroup:milw@usenet.mil.wi.us:milw.*:verify-milw.config
1449
1450 ## MOD (*DEFUNCT* -- Original top level moderated hierarchy)
1451 # This hierarchy is defunct.  Please remove it.
1452 newgroup:*:mod.*:mail
1453 rmgroup:*:mod.*:doit
1454
1455 ## MUC (Munchen [Munich], Germany)
1456 # Admin group: muc.admin
1457 # Key fingerprint = 43 C7 0E 7C 45 C7 06 E0  BD 6F 76 CE 07 39 5E 66
1458 # *PGP*   See comment at top of file.
1459 newgroup:*:muc.*:drop
1460 rmgroup:*:muc.*:drop
1461 checkgroups:muc-cmsg@muenchen.pro-bahn.org:muc.*:verify-muc.admin
1462 newgroup:muc-cmsg@muenchen.pro-bahn.org:muc.*:verify-muc.admin
1463 rmgroup:muc-cmsg@muenchen.pro-bahn.org:muc.*:verify-muc.admin
1464
1465 ## NAGASAKI-U (Nagasaki University, Japan ?)
1466 checkgroups:root@*nagasaki-u.ac.jp:nagasaki-u.*:doit
1467 newgroup:root@*nagasaki-u.ac.jp:nagasaki-u.*:doit
1468 rmgroup:root@*nagasaki-u.ac.jp:nagasaki-u.*:doit
1469
1470 ## NAS (*LOCAL* -- NAS, NASA Ames Research Center, USA)
1471 # Contact: news@nas.nasa.gov
1472 # For local use only, contact the above address for information.
1473 newgroup:*:nas.*:mail
1474 rmgroup:*:nas.*:doit
1475
1476 ## NASA (*LOCAL* -- National Aeronautics and Space Administration, USA)
1477 # Contact: news@nas.nasa.gov
1478 # For local use only, contact the above address for information.
1479 newgroup:*:nasa.*:mail
1480 rmgroup:*:nasa.*:doit
1481
1482 ## NC (North Carolina, USA)
1483 #
1484 # Tim Seaver <tas@bellsouth.net> says he hasn't had any dealings with nc.*
1485 # for over two years and the hierarchy is basically "open to anyone who
1486 # wants it."
1487 #
1488 # newgroup:tas@ncren.net:nc.*:doit
1489 # rmgroup:tas@ncren.net:nc.*:doit
1490
1491 ## NCF (*LOCAL* -- National Capital Freenet, Ottawa, Ontario, Canada)
1492 # Contact: news@freenet.carleton.ca
1493 # For local use only, contact the above address for information.
1494 newgroup:*:ncf.*:mail
1495 rmgroup:*:ncf.*:doit
1496
1497 ## NCTU (Taiwan)
1498 checkgroups:chen@cc.nctu.edu.tw:nctu.*:doit
1499 newgroup:chen@cc.nctu.edu.tw:nctu.*:doit
1500 rmgroup:chen@cc.nctu.edu.tw:nctu.*:doit
1501
1502 ## NCU (*LOCAL* -- National Central University, Taiwan)
1503 # Contact: Ying-Hao Chang <aqlott@db.csie.ncu.edu.tw>
1504 # Contact: <runn@news.ncu.edu.tw>
1505 # For local use only, contact the above address for information.
1506 newgroup:*:ncu.*:mail
1507 rmgroup:*:ncu.*:doit
1508
1509 ## NERSC (National Energy Research Scientific Computing Center)
1510 # Contact: <usenet@nersc.gov>
1511 # newgroup:*:nersc.*:mail
1512 # rmgroup:*:nersc.*:doit
1513
1514 ## NET (Usenet 2)
1515 #
1516 # This was a failed experiment in a different newsgroup creation policy and
1517 # administrative policy which has now been almost entirely abandoned.  The
1518 # information is retained here for the few sites still using it, but sites
1519 # not already carrying the groups probably won't be interested.
1520 #
1521 # (This was also the original unmoderated Usenet hierarchy from before the
1522 # Great Renaming.  The groups that used to be in net.* in the 1980s are now
1523 # in the Big Eight hierarchies.)
1524 #
1525 # URL: http://www.usenet2.org
1526 # Admin group: net.config
1527 # Key URL: http://www.usenet2.org/control@usenet2.org.asc
1528 # Key fingerprint = D7 D3 5C DB 18 6A 29 79  BF 74 D4 58 A3 78 9D 22
1529 # *PGP*   See comment at top of file.
1530 newgroup:*:net.*:drop
1531 rmgroup:*:net.*:drop
1532 #checkgroups:control@usenet2.org:net.*:verify-control@usenet2.org
1533 #newgroup:control@usenet2.org:net.*:verify-control@usenet2.org
1534 #rmgroup:control@usenet2.org:net.*:verify-control@usenet2.org
1535
1536 ## NETINS (*LOCAL* -- netINS, Inc)
1537 # Contact: news@netins.net
1538 # For local use only, contact the above address for information.
1539 newgroup:*:netins.*:mail
1540 rmgroup:*:netins.*:doit
1541
1542 ## NETSCAPE (Netscape Communications Corp)
1543 # Contact: news@netscape.com
1544 # URL: http://www.mozilla.org/community.html
1545 # Admin group: netscape.public.admin
1546 # Key URL: http://www.mozilla.org/newsfeeds.html
1547 # Key fingerprint = B7 80 55 12 1F 9C 17 0B  86 66 AD 3B DB 68 35 EC
1548 # *PGP*   See comment at top of file.
1549 newgroup:*:netscape.*:drop
1550 rmgroup:*:netscape.*:drop
1551 checkgroups:news@netscape.com:netscape.*:verify-netscape.public.admin
1552 newgroup:news@netscape.com:netscape.*:verify-netscape.public.admin
1553 rmgroup:news@netscape.com:netscape.*:verify-netscape.public.admin
1554
1555 ## NF (Newfoundland and Labrador, Canada)
1556 # Contact: randy@mun.ca
1557 checkgroups:randy@mun.ca:nf.*:doit
1558 newgroup:randy@mun.ca:nf.*:doit
1559 rmgroup:randy@mun.ca:nf.*:doit
1560
1561 ## NIAGARA (Niagara Peninsula, USA/Canada)
1562 checkgroups:news@niagara.com:niagara.*:doit
1563 newgroup:news@niagara.com:niagara.*:doit
1564 rmgroup:news@niagara.com:niagara.*:doit
1565
1566 ## NIAS (Japanese ?)
1567 checkgroups:news@cc.nias.ac.jp:nias.*:doit
1568 newgroup:news@cc.nias.ac.jp:nias.*:doit
1569 rmgroup:news@cc.nias.ac.jp:nias.*:doit
1570
1571 ## NIGERIA (Nigeria)
1572 checkgroups:news@easnet.net:nigeria.*:doit
1573 newgroup:news@easnet.net:nigeria.*:doit
1574 rmgroup:news@easnet.net:nigeria.*:doit
1575
1576 ## NIHON (Japan)
1577 checkgroups:ktomita@jade.dti.ne.jp:nihon.*:doit
1578 newgroup:ktomita@jade.dti.ne.jp:nihon.*:doit
1579 rmgroup:ktomita@jade.dti.ne.jp:nihon.*:doit
1580
1581 ## NIPPON (*PRIVATE* -- Japan)
1582 # URL: http://www.gcd.org/news/nippon/
1583 # Admin group: nippon.news.group
1584 # Key URL: http://www.gcd.org/news/nippon/
1585 # Key fingerprint = BC CF 15 CD B1 3C DF B3  C3 DE 35 6F 2F F7 46 DB
1586 # For private use only.
1587 # *PGP*   See comment at top of file.
1588 newgroup:*:nippon.*:drop
1589 rmgroup:*:nippon.*:drop
1590 newgroup:news@gcd.org:nippon.*:mail
1591 rmgroup:news@gcd.org:nippon.*:verify-nippon.news.group
1592
1593 ## NJ (New Jersey, USA)
1594 # Contact: nj-admin@gunslinger.net
1595 # URL: http://www.exit109.com/~jeremy/nj/
1596 checkgroups:nj-admin@gunslinger.net:nj.*:doit
1597 newgroup:nj-admin@gunslinger.net:nj.*:doit
1598 rmgroup:nj-admin@gunslinger.net:nj.*:doit
1599
1600 ## NL (Netherlands)
1601 # Contact: nl-admin@nic.surfnet.nl
1602 # URL: http://nl.news-admin.org/info/nladmin.html
1603 # Admin group: nl.newsgroups
1604 # Key fingerprint = 45 20 0B D5 A1 21 EA 7C  EF B2 95 6C 25 75 4D 27
1605 # *PGP*   See comment at top of file.
1606 newgroup:*:nl.*:drop
1607 rmgroup:*:nl.*:drop
1608 checkgroups:nl-admin@nic.surfnet.nl:nl.*:verify-nl.newsgroups
1609 newgroup:nl-admin@nic.surfnet.nl:nl.*:verify-nl.newsgroups
1610 rmgroup:nl-admin@nic.surfnet.nl:nl.*:verify-nl.newsgroups
1611
1612 ## NL-ALT (Alternative Netherlands groups)
1613 # Key fingerprint = 6B 62 EB 53 4D 5D 2F 96  35 D9 C8 9C B0 65 0E 4C
1614 # *PGP*   See comment at top of file.
1615 checkgroups:nl-alt-janitor@surfer.xs4all.nl:nl-alt.*:verify-nl-alt.config.admin
1616 newgroup:*:nl-alt.*:doit
1617 rmgroup:nl-alt-janitor@surfer.xs4all.nl:nl-alt.*:verify-nl-alt.config.admin
1618 rmgroup:news@kink.xs4all.nl:nl-alt.*:verify-nl-alt.config.admin
1619
1620 ## NLO (Open Source / Free Software, hosted by nl.linux.org)
1621 # URL: http://news.nl.linux.org/doc/nlo.html
1622 # Key URL: http://news.nl.linux.org/doc/nlo-3.html#ss3.1
1623 # Key fingerprint = 63 DC B2 51 0A F3 DD 72  C2 BD C6 FD C1 C5 44 CF
1624 # *PGP*   See comment at top of file.
1625 newgroup:*:nlo.*:drop
1626 rmgroup:*:nlo.*:drop
1627 checkgroups:news@nl.linux.org:nlo.*:verify-nlo.newsgroups
1628 newgroup:news@nl.linux.org:nlo.*:verify-nlo.newsgroups
1629 rmgroup:news@nl.linux.org:nlo.*:verify-nlo.newsgroups
1630
1631 ## NM (New Mexico, USA)
1632 checkgroups:news@tesuque.cs.sandia.gov:nm.*:doit
1633 newgroup:news@tesuque.cs.sandia.gov:nm.*:doit
1634 rmgroup:news@tesuque.cs.sandia.gov:nm.*:doit
1635
1636 ## NO (Norway)
1637 # URL: http://www.usenet.no/
1638 # Admin group: no.usenet.admin
1639 # Key URL: http://www.usenet.no/pgp-key.txt
1640 # *PGP*   See comment at top of file.
1641 newgroup:*:no.*:drop
1642 rmgroup:*:no.*:drop
1643 checkgroups:control@usenet.no:no.*:verify-no-hir-control
1644 newgroup:control@usenet.no:no.*:verify-no-hir-control
1645 rmgroup:control@usenet.no:no.*:verify-no-hir-control
1646
1647 ## NO.ALT (Norway alternative hierarchy)
1648 # *PGP*   See comment at top of file.
1649 newgroup:*:no.alt.*:drop
1650 rmgroup:*:no.alt.*:drop
1651 newgroup:*@*.no:no.alt.*:doit
1652 rmgroup:control@usenet.no:no.alt.*:verify-no-hir-control
1653
1654 ## NORD (Northern Germany)
1655 # thilo@own.deceiver.org no longer a valid address
1656 # newgroup:thilo@own.deceiver.org:nord.*:doit
1657 # rmgroup:thilo@own.deceiver.org:nord.*:doit
1658
1659 ## NRW (Northrine-Westfalia, Germany)
1660 # Contact: moderator@nrw.usenetverwaltung.de
1661 # URL: http://nrw.usenetverwaltung.de/
1662 # Admin group: nrw.admin.announce
1663 # Key URL: http://nrw.usenetverwaltung.de/pgp/nrw.asc
1664 # Key fingerprint = 13 4A 80 FE D6 34 B4 64  AF 32 08 3F 62 0E B1 E2
1665 # *PGP*   See comment at top of file.
1666 newgroup:*:nrw.*:drop
1667 rmgroup:*:nrw.*:drop
1668 checkgroups:moderator@nrw.usenetverwaltung.de:nrw.*:verify-moderator@nrw.usenetverwaltung.de
1669 newgroup:moderator@nrw.usenetverwaltung.de:nrw.*:verify-moderator@nrw.usenetverwaltung.de
1670 rmgroup:moderator@nrw.usenetverwaltung.de:nrw.*:verify-moderator@nrw.usenetverwaltung.de
1671
1672 ## NV (Nevada)
1673 checkgroups:cshapiro@netcom.com:nv.*:doit
1674 checkgroups:doctor@netcom.com:nv.*:doit
1675 newgroup:cshapiro@netcom.com:nv.*:doit
1676 newgroup:doctor@netcom.com:nv.*:doit
1677 rmgroup:cshapiro@netcom.com:nv.*:doit
1678 rmgroup:doctor@netcom.com:nv.*:doit
1679
1680 ## NY (New York State, USA)
1681 checkgroups:root@ny.psca.com:ny.*:doit
1682 newgroup:root@ny.psca.com:ny.*:doit
1683 rmgroup:root@ny.psca.com:ny.*:doit
1684
1685 ## NYC (New York City)
1686 # Contact: Perry E. Metzger <perry@piermont.com>
1687 checkgroups:perry@piermont.com:nyc.*:doit
1688 newgroup:perry@piermont.com:nyc.*:doit
1689 rmgroup:perry@piermont.com:nyc.*:doit
1690
1691 ## NZ (New Zealand)
1692 # Contact: root@usenet.net.nz
1693 # URL: http://www.faqs.org/faqs/usenet/nz-news-hierarchy
1694 # Admin group: nz.net.announce
1695 # Key fingerprint = 07 DF 48 AA D0 ED AA 88  16 70 C5 91 65 3D 1A 28
1696 # *PGP*   See comment at top of file.
1697 newgroup:*:nz.*:drop
1698 rmgroup:*:nz.*:drop
1699 checkgroups:root@usenet.net.nz:nz.*:verify-nz-hir-control
1700 newgroup:root@usenet.net.nz:nz.*:verify-nz-hir-control
1701 rmgroup:root@usenet.net.nz:nz.*:verify-nz-hir-control
1702
1703 ## OC (Orange County, California, USA)
1704 checkgroups:bob@tsunami.sugarland.unocal.com:oc.*:doit
1705 newgroup:bob@tsunami.sugarland.unocal.com:oc.*:doit
1706 rmgroup:bob@tsunami.sugarland.unocal.com:oc.*:doit
1707
1708 ## OESTERREICH (Free Austria)
1709 #
1710 # This is apparently another alt.* or free.* but specific to Austria.
1711 # Currently, the ftp.isc.org list doesn't honor newgroup messages in the
1712 # hierarchy due to lack of requests, but here is the information in case
1713 # any news admin wishes to carry it.
1714 #
1715 # URL: http://www.tahina.priv.at/~cm/oe/index.en.html
1716 #newgroup:*:oesterreich.*:doit
1717 #newgroup:group-admin@isc.org:oesterreich.*:drop
1718 #newgroup:tale@*uu.net:oesterreich.*:drop
1719 #rmgroup:*:oesterreich.*:drop
1720
1721 ## OH (Ohio, USA)
1722 checkgroups:trier@ins.cwru.edu:oh.*:doit
1723 newgroup:trier@ins.cwru.edu:oh.*:doit
1724 rmgroup:trier@ins.cwru.edu:oh.*:doit
1725
1726 ## OK (Oklahoma, USA)
1727 checkgroups:quentin@*qns.com:ok.*:doit
1728 newgroup:quentin@*qns.com:ok.*:doit
1729 rmgroup:quentin@*qns.com:ok.*:doit
1730
1731 ## OKINAWA (Okinawa, Japan)
1732 checkgroups:news@opus.or.jp:okinawa.*:doit
1733 newgroup:news@opus.or.jp:okinawa.*:doit
1734 rmgroup:news@opus.or.jp:okinawa.*:doit
1735
1736 ## ONT (Ontario, Canada)
1737 checkgroups:pkern@gpu.utcc.utoronto.ca:ont.*:doit
1738 newgroup:pkern@gpu.utcc.utoronto.ca:ont.*:doit
1739 rmgroup:pkern@gpu.utcc.utoronto.ca:ont.*:doit
1740
1741 ## OPENNEWS (Open News Network)
1742 # URL: http://www.open-news-network.org/
1743 # *PGP*   See comment at top of file.
1744 newgroup:*:opennews.*:drop
1745 rmgroup:*:opennews.*:drop
1746 checkgroups:schiller@babsi.de:opennews.*:verify-news@news2.open-news-network.org
1747 newgroup:schiller@babsi.de:opennews.*:verify-news@news2.open-news-network.org
1748 rmgroup:schiller@babsi.de:opennews.*:verify-news@news2.open-news-network.org
1749
1750 ## OPENWATCOM (Open Watcom compilers)
1751 # Contact: admin@openwatcom.news-admin.org
1752 # URL: http://www.openwatcom.org/
1753 # Admin group: openwatcom.contributors
1754 # Key URL: http://cmeerw.org/files/openwatcom/pgp-openwatcom.asc
1755 # Syncable server: news.openwatcom.org
1756 # *PGP*   See comment at top of file.
1757 newgroup:*:openwatcom.*:drop
1758 rmgroup:*:openwatcom.*:drop
1759 checkgroups:admin@openwatcom.news-admin.org:openwatcom.*:verify-admin@openwatcom.news-admin.org
1760 newgroup:admin@openwatcom.news-admin.org:openwatcom.*:verify-admin@openwatcom.news-admin.org
1761 rmgroup:admin@openwatcom.news-admin.org:openwatcom.*:verify-admin@openwatcom.news-admin.org
1762
1763 ## OPERA (Opera Software, Oslo, Norway)
1764 # Contact: usenet@opera.com
1765 # Syncable server: news.opera.com
1766 # *PGP*   See comment at top of file.
1767 newgroup:*:opera.*:drop
1768 rmgroup:*:opera.*:drop
1769 checkgroups:*@opera.com:opera.*:verify-opera-group-admin
1770 newgroup:*@opera.com:opera.*:verify-opera-group-admin
1771 rmgroup:*@opera.com:opera.*:verify-opera-group-admin
1772
1773 ## OTT (Ottawa, Ontario, Canada)
1774 # Contact: onag@pinetree.org
1775 # URL: http://www.pinetree.org/ONAG/
1776 checkgroups:clewis@ferret.ocunix.on.ca:ott.*:doit
1777 checkgroups:dave@revcan.ca:ott.*:doit
1778 checkgroups:gordon@*pinetree.org:ott.*:doit
1779 checkgroups:news@*pinetree.org:ott.*:doit
1780 checkgroups:news@bnr.ca:ott.*:doit
1781 checkgroups:news@ferret.ocunix.on.ca:ott.*:doit
1782 checkgroups:news@nortel.ca:ott.*:doit
1783 newgroup:clewis@ferret.ocunix.on.ca:ott.*:doit
1784 newgroup:dave@revcan.ca:ott.*:doit
1785 newgroup:gordon@*pinetree.org:ott.*:doit
1786 newgroup:news@*pinetree.org:ott.*:doit
1787 newgroup:news@bnr.ca:ott.*:doit
1788 newgroup:news@ferret.ocunix.on.ca:ott.*:doit
1789 newgroup:news@nortel.ca:ott.*:doit
1790 rmgroup:clewis@ferret.ocunix.on.ca:ott.*:doit
1791 rmgroup:dave@revcan.ca:ott.*:doit
1792 rmgroup:gordon@*pinetree.org:ott.*:doit
1793 rmgroup:news@*pinetree.org:ott.*:doit
1794 rmgroup:news@bnr.ca:ott.*:doit
1795 rmgroup:news@ferret.ocunix.on.ca:ott.*:doit
1796 rmgroup:news@nortel.ca:ott.*:doit
1797
1798 ## PA (Pennsylvania, USA)
1799 # URL: http://www.netcom.com/~rb1000/pa_hierarchy/
1800 checkgroups:fxp@epix.net:pa.*:doit
1801 newgroup:fxp@epix.net:pa.*:doit
1802 rmgroup:fxp@epix.net:pa.*:doit
1803
1804 ## PBINFO (Paderborn, Germany)
1805 # Contact: news@uni-paderborn.de
1806 # *PGP*   See comment at top of file.
1807 newgroup:*:pbinfo.*:drop
1808 rmgroup:*:pbinfo.*:drop
1809 checkgroups:postmaster@upb.de:pbinfo.*:verify-news@uni-paderborn.de
1810 newgroup:postmaster@upb.de:pbinfo.*:verify-news@uni-paderborn.de
1811 rmgroup:postmaster@upb.de:pbinfo.*:verify-news@uni-paderborn.de
1812
1813 ## PERL (Perl Programming Language)
1814 # Contact: newsadmin@perl.org
1815 # URL: http://www.nntp.perl.org/about/
1816 # Key URL: http://www.nntp.perl.org/about/newsadmin@perl.org.pgp
1817 # Key fingerprint = 438F D1BA 4DCC 3B1A BED8  2BCC 3298 8A7D 8B2A CFBB
1818 # *PGP*   See comment at top of file.
1819 newgroup:*:perl.*:drop
1820 rmgroup:*:perl.*:drop
1821 checkgroups:newsadmin@perl.org:perl.*:verify-newsadmin@perl.org
1822 newgroup:newsadmin@perl.org:perl.*:verify-newsadmin@perl.org
1823 rmgroup:newsadmin@perl.org:perl.*:verify-newsadmin@perl.org
1824
1825 ## PGH (Pittsburgh, Pennsylvania, USA)
1826 # Admin group: pgh.config
1827 # *PGP*   See comment at top of file.
1828 newgroup:*:pgh.*:drop
1829 rmgroup:*:pgh.*:drop
1830 checkgroups:pgh-config@psc.edu:pgh.*:verify-pgh.config
1831 newgroup:pgh-config@psc.edu:pgh.*:verify-pgh.config
1832 rmgroup:pgh-config@psc.edu:pgh.*:verify-pgh.config
1833
1834 ## PGSQL (Gated PostgreSQL mailing lists)
1835 # Contact: news@postgresql.org
1836 # URL: http://news.hub.org/gpg_public_keys.html
1837 # Key URL: http://news.hub.org/gpg_public_keys.html
1838 # *PGP*   See comment at top of file.
1839 newgroup:*:pgsql.*:drop
1840 rmgroup:*:pgsql.*:drop
1841 checkgroups:news@postgresql.org:pgsql.*:verify-news@postgresql.org
1842 newgroup:news@postgresql.org:pgsql.*:verify-news@postgresql.org
1843 rmgroup:news@postgresql.org:pgsql.*:verify-news@postgresql.org
1844
1845 ## PHL (Philadelphia, Pennsylvania, USA)
1846 checkgroups:news@vfl.paramax.com:phl.*:doit
1847 newgroup:news@vfl.paramax.com:phl.*:doit
1848 rmgroup:news@vfl.paramax.com:phl.*:doit
1849
1850 ## PIN (Personal Internauts' NetNews)
1851 checkgroups:pin-admin@forus.or.jp:pin.*:doit
1852 newgroup:pin-admin@forus.or.jp:pin.*:doit
1853 rmgroup:pin-admin@forus.or.jp:pin.*:doit
1854
1855 ## PIPEX (UUNET WorldCom UK)
1856 # Contact: Russell Vincent <news-control@ops.pipex.net>
1857 checkgroups:news-control@ops.pipex.net:pipex.*:doit
1858 newgroup:news-control@ops.pipex.net:pipex.*:doit
1859 rmgroup:news-control@ops.pipex.net:pipex.*:doit
1860
1861 ## PITT (University of Pittsburgh, PA)
1862 checkgroups:news+@pitt.edu:pitt.*:doit
1863 checkgroups:news@toads.pgh.pa.us:pitt.*:doit
1864 newgroup:news+@pitt.edu:pitt.*:doit
1865 newgroup:news@toads.pgh.pa.us:pitt.*:doit
1866 rmgroup:news+@pitt.edu:pitt.*:doit
1867 rmgroup:news@toads.pgh.pa.us:pitt.*:doit
1868
1869 ## PL (Poland and Polish language)
1870 # URL: http://www.usenet.pl/doc/news-pl-new-site-faq.html
1871 # Admin group: pl.news.admin
1872 # Key URL: http://www.usenet.pl/doc/news-pl-new-site-faq.html#pgp
1873 # *PGP*   See comment at top of file.
1874 newgroup:*:pl.*:drop
1875 rmgroup:*:pl.*:drop
1876 checkgroups:michalj@*fuw.edu.pl:pl.*:verify-pl.announce.newgroups
1877 checkgroups:newgroup@usenet.pl:pl.*:verify-pl.announce.newgroups
1878 newgroup:michalj@*fuw.edu.pl:pl.*:verify-pl.announce.newgroups
1879 newgroup:newgroup@usenet.pl:pl.*:verify-pl.announce.newgroups
1880 rmgroup:michalj@*fuw.edu.pl:pl.*:verify-pl.announce.newgroups
1881 rmgroup:newgroup@usenet.pl:pl.*:verify-pl.announce.newgroups
1882
1883 ## PLANET (*LOCAL* -- PlaNet FreeNZ co-operative, New Zealand)
1884 # Contact: office@pl.net
1885 # For local use only, contact the above address for information.
1886 newgroup:*:planet.*:mail
1887 rmgroup:*:planet.*:doit
1888
1889 ## PRIMA (*LOCAL* -- prima.ruhr.de/Prima e.V. in Germany)
1890 # Contact: admin@prima.ruhr.de
1891 # For local use only, contact the above address for information.
1892 newgroup:*:prima.*:mail
1893 rmgroup:*:prima.*:doit
1894
1895 ## PSU (*LOCAL* -- Penn State University, USA)
1896 # Contact: Dave Barr (barr@math.psu.edu)
1897 # For local use only, contact the above address for information.
1898 newgroup:*:psu.*:mail
1899 rmgroup:*:psu.*:doit
1900
1901 ## PT (Portugal and Portuguese language)
1902 # URL: http://www.usenet-pt.org/
1903 # Admin group: pt.internet.usenet
1904 # Key URL: http://www.usenet-pt.org/control@usenet-pt.org.asc
1905 # *PGP*   See comment at top of file.
1906 newgroup:*:pt.*:drop
1907 rmgroup:*:pt.*:drop
1908 checkgroups:pmelo@*.inescc.pt:pt.*:verify-control@usenet-pt.org
1909 newgroup:pmelo@*.inescc.pt:pt.*:verify-control@usenet-pt.org
1910 rmgroup:pmelo@*.inescc.pt:pt.*:verify-control@usenet-pt.org
1911
1912 ## PUBNET (*DEFUNCT* -- ?)
1913 # URL: ftp://ftp.isc.org/pub/usenet/control/pubnet/pubnet.config.Z
1914 # This hierarchy is defunct.  Please remove it.
1915 newgroup:*:pubnet.*:mail
1916 rmgroup:*:pubnet.*:doit
1917
1918 ## RELCOM (Commonwealth of Independent States)
1919 # URL: ftp://ftp.relcom.ru/pub/relcom/netinfo/
1920 # Admin group: relcom.netnews
1921 # Key URL: ftp://ftp.relcom.ru/pub/relcom/netinfo/coordpubkey.txt
1922 # *PGP*   See comment at top of file.
1923 newgroup:*:relcom.*:drop
1924 rmgroup:*:relcom.*:drop
1925 checkgroups:coord@*.relcom.ru:relcom.*:verify-relcom.newsgroups
1926 newgroup:coord@*.relcom.ru:relcom.*:verify-relcom.newsgroups
1927 rmgroup:coord@*.relcom.ru:relcom.*:verify-relcom.newsgroups
1928
1929 ## RPI (*LOCAL* -- Rensselaer Polytechnic Institute, Troy, NY, USA)
1930 # Contact: sofkam@rpi.edu
1931 # For local use only, contact the above address for information.
1932 newgroup:*:rpi.*:mail
1933 rmgroup:*:rpi.*:doit
1934
1935 ## SAAR (Saarland Region, Germany)
1936 # URL: http://www.saar-admin-news.de/
1937 # Admin group: saar.admin.news
1938 # Key URL: http://www.saar-admin-news.de/saar-control.asc
1939 # *PGP*   See comment at top of file.
1940 newgroup:*:saar.*:drop
1941 rmgroup:*:saar.*:drop
1942 checkgroups:control@saar-admin-news.de:saar.*:verify-saar-control
1943 newgroup:control@saar-admin-news.de:saar.*:verify-saar-control
1944 rmgroup:control@saar-admin-news.de:saar.*:verify-saar-control
1945
1946 ## SACHSNET (German)
1947 checkgroups:root@lusatia.de:sachsnet.*:doit
1948 newgroup:root@lusatia.de:sachsnet.*:doit
1949 rmgroup:root@lusatia.de:sachsnet.*:doit
1950
1951 ## SAT (San Antonio, Texas, USA)
1952 # Contact: satgroup@endicor.com
1953 # Admin group: sat.usenet.config
1954 # *PGP*   See comment at top of file.
1955 newgroup:*:sat.*:drop
1956 rmgroup:*:sat.*:drop
1957 checkgroups:satgroup@endicor.com:sat.*:verify-satgroup@endicor.com
1958 newgroup:satgroup@endicor.com:sat.*:verify-satgroup@endicor.com
1959 rmgroup:satgroup@endicor.com:sat.*:verify-satgroup@endicor.com
1960
1961 ## SBAY (South Bay/Silicon Valley, California)
1962 # URL: http://www.sbay.org/sbay-newsgroups.html
1963 checkgroups:ikluft@thunder.sbay.org:sbay.*:doit
1964 checkgroups:steveh@grafex.sbay.org:sbay.*:doit
1965 newgroup:ikluft@thunder.sbay.org:sbay.*:doit
1966 newgroup:steveh@grafex.sbay.org:sbay.*:doit
1967 rmgroup:ikluft@thunder.sbay.org:sbay.*:doit
1968 rmgroup:steveh@grafex.sbay.org:sbay.*:doit
1969
1970 ## SCHULE (?)
1971 # Contact: schule-admin@roxel.ms.sub.org
1972 # URL: http://home.pages.de/~schule-admin/
1973 # Admin group: schule.admin
1974 # Key URL: http://www.afaik.de/usenet/admin/schule/control/schule.asc
1975 # Key fingerprint = 64 06 F0 AE E1 46 85 0C  BD CA 0E 53 8B 1E 73 D2
1976 # *PGP*   See comment at top of file.
1977 newgroup:*:schule.*:drop
1978 rmgroup:*:schule.*:drop
1979 checkgroups:newsctrl@schule.de:schule.*:verify-schule.konfig
1980 newgroup:newsctrl@schule.de:schule.*:verify-schule.konfig
1981 rmgroup:newsctrl@schule.de:schule.*:verify-schule.konfig
1982
1983 ## SCOT (Scotland)
1984 # URL: http://scot.news-admin.org/
1985 # Admin group: scot.newsgroups.discuss
1986 # Key URL: http://scot.news-admin.org/signature.html
1987 # *PGP*   See comment at top of file.
1988 newgroup:*:scot.*:drop
1989 rmgroup:*:scot.*:drop
1990 checkgroups:control@scot.news-admin.org:scot.*:verify-control@scot.news-admin.org
1991 newgroup:control@scot.news-admin.org:scot.*:verify-control@scot.news-admin.org
1992 rmgroup:control@scot.news-admin.org:scot.*:verify-control@scot.news-admin.org
1993
1994 ## SCOUT (Scouts and guides)
1995 # URL: http://news.scoutnet.org/
1996 # Admin group: scout.admin
1997 # Key URL: http://news.scoutnet.org/scout-pgpkey.asc
1998 # *PGP*   See comment at top of file.
1999 newgroup:*:scout.*:drop
2000 rmgroup:*:scout.*:drop
2001 checkgroups:control@news.scoutnet.org:scout.*:verify-control@news.scoutnet.org
2002 newgroup:control@news.scoutnet.org:scout.*:verify-control@news.scoutnet.org
2003 rmgroup:control@news.scoutnet.org:scout.*:verify-control@news.scoutnet.org
2004
2005 ## SDNET (Greater San Diego Area, California, USA)
2006 # URL: http://www-rohan.sdsu.edu/~wk/sdnet/sdnet.html
2007 checkgroups:wkronert@sunstroke.sdsu.edu:sdnet.*:doit
2008 newgroup:wkronert@sunstroke.sdsu.edu:sdnet.*:doit
2009 rmgroup:wkronert@sunstroke.sdsu.edu:sdnet.*:doit
2010
2011 ## SDSU (*LOCAL* -- San Diego State University, CA)
2012 # Contact: Craig R. Sadler <usenet@sdsu.edu>
2013 # For local use only, contact the above address for information.
2014 newgroup:*:sdsu.*:mail
2015 rmgroup:*:sdsu.*:doit
2016
2017 ## SE (Sweden)
2018 # Contact: usenet@usenet-se.net
2019 # Admin group: se.internet.news.meddelanden
2020 # Key fingerprint = 68 03 F0 FD 0C C3 4E 69  6F 0D 0C 60 3C 58 63 96
2021 # *PGP*   See comment at top of file.
2022 newgroup:*:se.*:drop
2023 rmgroup:*:se.*:drop
2024 checkgroups:usenet@usenet-se.net:se.*:verify-usenet-se
2025 newgroup:usenet@usenet-se.net:se.*:verify-usenet-se
2026 rmgroup:usenet@usenet-se.net:se.*:verify-usenet-se
2027
2028 ## SEATTLE (Seattle, Washington, USA)
2029 checkgroups:billmcc@akita.com:seattle.*:doit
2030 checkgroups:graham@ee.washington.edu:seattle.*:doit
2031 newgroup:billmcc@akita.com:seattle.*:doit
2032 newgroup:graham@ee.washington.edu:seattle.*:doit
2033 rmgroup:billmcc@akita.com:seattle.*:doit
2034 rmgroup:graham@ee.washington.edu:seattle.*:doit
2035
2036 ## SFNET (Finland)
2037 # Contact: sfnet@cs.tut.fi
2038 # URL: http://www.cs.tut.fi/sfnet/
2039 # Admin group: sfnet.ryhmat+listat
2040 # Key fingerprint = DE79 33C2 D359 D128 44E5  6A0C B6E3 0E53 6933 A636
2041 # *PGP*   See comment at top of file.
2042 newgroup:*:sfnet.*:drop
2043 rmgroup:*:sfnet.*:drop
2044 checkgroups:sfnet@*cs.tut.fi:sfnet.*:verify-sfnet@cs.tut.fi
2045 newgroup:sfnet@*cs.tut.fi:sfnet.*:verify-sfnet@cs.tut.fi
2046 rmgroup:sfnet@*cs.tut.fi:sfnet.*:verify-sfnet@cs.tut.fi
2047
2048 ## SHAMASH (Jewish)
2049 checkgroups:archives@israel.nysernet.org:shamash.*:doit
2050 newgroup:archives@israel.nysernet.org:shamash.*:doit
2051 rmgroup:archives@israel.nysernet.org:shamash.*:doit
2052
2053 ## SI (The Republic of Slovenia)
2054 # URL: http://www.arnes.si/news/config/
2055 # Admin group: si.news.announce.newsgroups
2056 # Key URL: http://www.arnes.si/news/config/
2057 # *PGP*   See comment at top of file.
2058 newgroup:*:si.*:drop
2059 rmgroup:*:si.*:drop
2060 checkgroups:news-admin@arnes.si:si.*:verify-si.news.announce.newsgroups
2061 newgroup:news-admin@arnes.si:si.*:verify-si.news.announce.newsgroups
2062 rmgroup:news-admin@arnes.si:si.*:verify-si.news.announce.newsgroups
2063
2064 ## SJ (St. John's, Newfoundland and Labrador, Canada)
2065 # Contact: randy@mun.ca
2066 checkgroups:randy@mun.ca:sj.*:doit
2067 newgroup:randy@mun.ca:sj.*:doit
2068 rmgroup:randy@mun.ca:sj.*:doit
2069
2070 ## SK (Slovakia)
2071 checkgroups:uhlar@ccnews.ke.sanet.sk:sk.*:doit
2072 newgroup:uhlar@ccnews.ke.sanet.sk:sk.*:doit
2073 rmgroup:uhlar@ccnews.ke.sanet.sk:sk.*:doit
2074
2075 ## SLAC (*PRIVATE* -- Stanford Linear Accelerator Center, Stanford, USA)
2076 # Contact: news@news.stanford.edu
2077 # For private use only, contact the above address for information.
2078 newgroup:news@news.stanford.edu:slac.*:mail
2079 rmgroup:news@news.stanford.edu:slac.*:doit
2080
2081 ## SLO (San Luis Obispo, CA)
2082 checkgroups:news@punk.net:slo.*:doit
2083 newgroup:news@punk.net:slo.*:doit
2084 rmgroup:news@punk.net:slo.*:doit
2085
2086 ## SOLENT (Solent region, England)
2087 checkgroups:news@tcp.co.uk:solent.*:doit
2088 newgroup:news@tcp.co.uk:solent.*:doit
2089 rmgroup:news@tcp.co.uk:solent.*:doit
2090
2091 ## SPOKANE (Spokane, Washington, USA)
2092 checkgroups:usenet@news.spokane.wa.us:spokane.*:doit
2093 newgroup:usenet@news.spokane.wa.us:spokane.*:doit
2094 rmgroup:usenet@news.spokane.wa.us:spokane.*:doit
2095
2096 ## SSLUG (*PRIVATE* -- SkÃ¥ne Sjælland Linux User Group)
2097 # URL: http://en.sslug.dk/
2098 # For private use only.
2099 newgroup:sparre@sslug.se:sslug.*:mail
2100 rmgroup:sparre@sslug.se:sslug.*:doit
2101
2102 ## STAROFFICE (StarOffice business suite, Sun Microsystems, Inc.)
2103 # Contact: news@starnews.sun.com
2104 # Admin group: staroffice.admin
2105 # Key fingerprint = C6 3E 81 6F 2A 19 D3 84  72 51 F9 1B E3 B9 B2 C9
2106 # Syncable server: starnews.sun.com
2107 # *PGP*   See comment at top of file.
2108 newgroup:*:staroffice.*:drop
2109 rmgroup:*:staroffice.*:drop
2110 checkgroups:news@stardivision.de:staroffice.*:verify-staroffice.admin
2111 newgroup:news@stardivision.de:staroffice.*:verify-staroffice.admin
2112 rmgroup:news@stardivision.de:staroffice.*:verify-staroffice.admin
2113
2114 ## STGT (Stuttgart, Germany)
2115 # URL: http://news.uni-stuttgart.de/hierarchie/stgt/
2116 # Key URL: http://news.uni-stuttgart.de/hierarchie/stgt/stgt-control.txt
2117 # *PGP*   See comment at top of file.
2118 newgroup:*:stgt.*:drop
2119 rmgroup:*:stgt.*:drop
2120 checkgroups:stgt-control@news.uni-stuttgart.de:stgt.*:verify-stgt-control
2121 newgroup:stgt-control@news.uni-stuttgart.de:stgt.*:verify-stgt-control
2122 rmgroup:stgt-control@news.uni-stuttgart.de:stgt.*:verify-stgt-control
2123
2124 ## STL (Saint Louis, Missouri, USA)
2125 checkgroups:news@icon-stl.net:stl.*:doit
2126 newgroup:news@icon-stl.net:stl.*:doit
2127 rmgroup:news@icon-stl.net:stl.*:doit
2128
2129 ## SU (*LOCAL* -- Stanford University, USA)
2130 # Contact: news@news.stanford.edu
2131 # For local use only, contact the above address for information.
2132 newgroup:*:su.*:mail
2133 rmgroup:*:su.*:doit
2134
2135 ## SUNET (Swedish University Network)
2136 checkgroups:ber@*.sunet.se:sunet.*:doit
2137 newgroup:ber@*.sunet.se:sunet.*:doit
2138 rmgroup:ber@*.sunet.se:sunet.*:doit
2139
2140 ## SURFNET (Dutch Universities network)
2141 checkgroups:news@info.nic.surfnet.nl:surfnet.*:doit
2142 newgroup:news@info.nic.surfnet.nl:surfnet.*:doit
2143 rmgroup:news@info.nic.surfnet.nl:surfnet.*:doit
2144
2145 ## SWNET (Sverige, Sweden)
2146 checkgroups:ber@sunic.sunet.se:swnet.*:doit
2147 newgroup:ber@sunic.sunet.se:swnet.*:doit
2148 rmgroup:ber@sunic.sunet.se:swnet.*:doit
2149
2150 ## SYD (Sydney, Australia)
2151 # Contact: ausadmin@aus.news-admin.org
2152 # URL: http://syd.news-admin.org/
2153 # Key URL: http://aus.news-admin.org/ausadmin.asc
2154 # *PGP*   See comment at top of file.
2155 newgroup:*:syd.*:drop
2156 rmgroup:*:syd.*:drop
2157 checkgroups:ausadmin@aus.news-admin.org:syd.*:verify-ausadmin@aus.news-admin.org
2158 newgroup:ausadmin@aus.news-admin.org:syd.*:verify-ausadmin@aus.news-admin.org
2159 rmgroup:ausadmin@aus.news-admin.org:syd.*:verify-ausadmin@aus.news-admin.org
2160
2161 ## T-NETZ (*DEFUNCT* -- Germany)
2162 # This hierarchy is defunct.  Please remove it.
2163 newgroup:*:t-netz.*:mail
2164 rmgroup:*:t-netz.*:doit
2165
2166 ## TAMU (Texas A&M University)
2167 # Contact: Philip Kizer <news@tamu.edu>
2168 checkgroups:news@tamsun.tamu.edu:tamu.*:doit
2169 newgroup:news@tamsun.tamu.edu:tamu.*:doit
2170 rmgroup:news@tamsun.tamu.edu:tamu.*:doit
2171
2172 ## TAOS (Taos, New Mexico, USA)
2173 # Contact: Chris Gunn <cgunn@laplaza.org>
2174 checkgroups:cgunn@laplaza.org:taos.*:doit
2175 newgroup:cgunn@laplaza.org:taos.*:doit
2176 rmgroup:cgunn@laplaza.org:taos.*:doit
2177
2178 ## TCFN (Toronto Free Community Network, Canada)
2179 checkgroups:news@t-fcn.net:tcfn.*:doit
2180 newgroup:news@t-fcn.net:tcfn.*:doit
2181 rmgroup:news@t-fcn.net:tcfn.*:doit
2182
2183 ## TELE (*LOCAL* -- Tele Danmark Internet)
2184 # Contact: usenet@tdk.net
2185 # For local use only, contact the above address for information.
2186 newgroup:*:tele.*:mail
2187 rmgroup:*:tele.*:doit
2188
2189 ## TERMVAKT (*LOCAL* -- University of Oslo, Norway)
2190 # Contact: jani@ifi.uio.no
2191 # For local use only, contact the above address for information.
2192 newgroup:*:termvakt.*:mail
2193 rmgroup:*:termvakt.*:doit
2194
2195 ## TEST (Local test hierarchy)
2196 # It is not really a good idea for sites to use these since they may occur
2197 # on many unconnected sites.
2198 newgroup:*:test.*:mail
2199 rmgroup:*:test.*:mail
2200
2201 ## THUR (Thuringia, Germany)
2202 # Key fingerprint = 7E 3D 73 13 93 D4 CA 78  39 DE 3C E7 37 EE 22 F1
2203 # *PGP*   See comment at top of file.
2204 newgroup:*:thur.*:drop
2205 rmgroup:*:thur.*:drop
2206 checkgroups:usenet@thur.de:thur.*:verify-thur.net.news.groups
2207 newgroup:usenet@thur.de:thur.*:verify-thur.net.news.groups
2208 rmgroup:usenet@thur.de:thur.*:verify-thur.net.news.groups
2209
2210 ## TNN (*DEFUNCT* -- The Network News, Japan)
2211 # This hierarchy is defunct.  Please remove it.
2212 newgroup:netnews@news.iij.ad.jp:tnn.*:mail
2213 newgroup:tnn@iij-mc.co.jp:tnn.*:mail
2214 rmgroup:netnews@news.iij.ad.jp:tnn.*:doit
2215 rmgroup:tnn@iij-mc.co.jp:tnn.*:doit
2216
2217 ## TRIANGLE (Research Triangle, Central North Carolina, USA)
2218 checkgroups:jfurr@acpub.duke.edu:triangle.*:doit
2219 checkgroups:news@news.duke.edu:triangle.*:doit
2220 checkgroups:tas@concert.net:triangle.*:doit
2221 newgroup:jfurr@acpub.duke.edu:triangle.*:doit
2222 newgroup:news@news.duke.edu:triangle.*:doit
2223 newgroup:tas@concert.net:triangle.*:doit
2224 rmgroup:jfurr@acpub.duke.edu:triangle.*:doit
2225 rmgroup:news@news.duke.edu:triangle.*:doit
2226 rmgroup:tas@concert.net:triangle.*:doit
2227
2228 ## TUM (Technische Universitaet Muenchen)
2229 checkgroups:news@informatik.tu-muenchen.de:tum.*:doit
2230 newgroup:news@informatik.tu-muenchen.de:tum.*:doit
2231 rmgroup:news@informatik.tu-muenchen.de:tum.*:doit
2232
2233 ## TW (Taiwan)
2234 checkgroups:ltc@news.cc.nctu.edu.tw:tw.*:doit
2235 newgroup:ltc@news.cc.nctu.edu.tw:tw.*:doit
2236 rmgroup:ltc@news.cc.nctu.edu.tw:tw.*:doit
2237
2238 ## TW.K-12 (Taiwan K-12 Discussion)
2239 checkgroups:k-12@news.nchu.edu.tw:tw.k-12.*:doit
2240 newgroup:k-12@news.nchu.edu.tw:tw.k-12.*:doit
2241 rmgroup:k-12@news.nchu.edu.tw:tw.k-12.*:doit
2242
2243 ## TX (Texas, USA)
2244 checkgroups:eric@cirr.com:tx.*:doit
2245 checkgroups:fletcher@cs.utexas.edu:tx.*:doit
2246 checkgroups:usenet@academ.com:tx.*:doit
2247 newgroup:eric@cirr.com:tx.*:doit
2248 newgroup:fletcher@cs.utexas.edu:tx.*:doit
2249 newgroup:usenet@academ.com:tx.*:doit
2250 rmgroup:eric@cirr.com:tx.*:doit
2251 rmgroup:fletcher@cs.utexas.edu:tx.*:doit
2252 rmgroup:usenet@academ.com:tx.*:doit
2253
2254 ## UCB (University of California Berkeley, USA)
2255 # Contact: Chris van den Berg <usenet@agate.berkeley.edu>
2256 # URL: http://www.net.berkeley.edu/usenet/
2257 # Key URL: http://www.net.berkeley.edu/usenet/usenet.asc
2258 # Key fingerprint = 96 B8 8E 9A 98 09 37 7D  0E EC 81 88 DB 90 29 BF
2259 # *PGP*   See comment at top of file.
2260 newgroup:*:ucb.*:drop
2261 rmgroup:*:ucb.*:drop
2262 checkgroups:usenet@agate.berkeley.edu:ucb.*:verify-ucb.news
2263 newgroup:usenet@agate.berkeley.edu:ucb.*:verify-ucb.news
2264 rmgroup:usenet@agate.berkeley.edu:ucb.*:verify-ucb.news
2265
2266 ## UCD (University of California Davis, USA)
2267 checkgroups:usenet@mark.ucdavis.edu:ucd.*:doit
2268 checkgroups:usenet@rocky.ucdavis.edu:ucd.*:doit
2269 newgroup:usenet@mark.ucdavis.edu:ucd.*:doit
2270 newgroup:usenet@rocky.ucdavis.edu:ucd.*:doit
2271 rmgroup:usenet@mark.ucdavis.edu:ucd.*:doit
2272 rmgroup:usenet@rocky.ucdavis.edu:ucd.*:doit
2273
2274 ## UFRA (Unterfranken, Deutschland)
2275 # Contact: news@mayn.de
2276 # URL: http://www.mayn.de/users/news/
2277 # Admin group: ufra.admin
2278 # Key fingerprint = F7 AD 96 D8 7A 3F 7E 84  02 0C 83 9A DB 8F EB B8
2279 # Syncable server: news.mayn.de (contact news@mayn.de if permission denied)
2280 # *PGP*   See comment at top of file.
2281 newgroup:*:ufra.*:drop
2282 rmgroup:*:ufra.*:drop
2283 checkgroups:news@mayn.de:ufra.*:verify-news.mayn.de
2284 newgroup:news@mayn.de:ufra.*:verify-news.mayn.de
2285 rmgroup:news@mayn.de:ufra.*:verify-news.mayn.de
2286
2287 ## UIUC (*LOCAL* -- University of Illinois at Urbana-Champaign, USA)
2288 # Contact: news@ks.uiuc.edu
2289 # For local use only, contact the above address for information.
2290 newgroup:*:uiuc.*:mail
2291 rmgroup:*:uiuc.*:doit
2292
2293 ## UK (United Kingdom of Great Britain and Northern Ireland)
2294 # URL: http://www.usenet.org.uk/
2295 # Admin group: uk.net.news.announce
2296 # Key URL: http://www.usenet.org.uk/newsadmins.html
2297 # *PGP*   See comment at top of file.
2298 newgroup:*:uk.*:drop
2299 rmgroup:*:uk.*:drop
2300 checkgroups:control@usenet.org.uk:uk.*:verify-uk.net.news.announce
2301 newgroup:control@usenet.org.uk:uk.*:verify-uk.net.news.announce
2302 rmgroup:control@usenet.org.uk:uk.*:verify-uk.net.news.announce
2303
2304 ## UKR (Ukraine)
2305 checkgroups:ay@sita.kiev.ua:ukr.*:doit
2306 newgroup:ay@sita.kiev.ua:ukr.*:doit
2307 rmgroup:ay@sita.kiev.ua:ukr.*:doit
2308
2309 ## UMICH (University of Michigan, USA)
2310 checkgroups:*@*.umich.edu:umich.*:doit
2311 newgroup:*@*.umich.edu:umich.*:doit
2312 rmgroup:*@*.umich.edu:umich.*:doit
2313
2314 ## UMN (University of Minnesota, USA)
2315 newgroup:edh@*.tc.umn.edu:umn.*:doit
2316 newgroup:news@*.tc.umn.edu:umn.*:doit
2317 newgroup:Michael.E.Hedman-1@umn.edu:umn.*:doit
2318 newgroup:edh@*.tc.umn.edu:umn*class.*:mail
2319 newgroup:news@*.tc.umn.edu:umn*class.*:mail
2320 newgroup:Michael.E.Hedman-1@umn.edu:umn*class.*:mail
2321 rmgroup:news@*.tc.umn.edu:umn.*:doit
2322 rmgroup:edh@*.tc.umn.edu:umn.*:doit
2323 rmgroup:Michael.E.Hedman-1@umn.edu:umn.*:doit
2324
2325 ## UN (The United Nations)
2326 # Admin group: un.public.usenet.admin
2327 # *PGP*   See comment at top of file.
2328 newgroup:*:un.*:drop
2329 rmgroup:*:un.*:drop
2330 checkgroups:news@news.itu.int:un.*:verify-ungroups@news.itu.int
2331 newgroup:news@news.itu.int:un.*:verify-ungroups@news.itu.int
2332 rmgroup:news@news.itu.int:un.*:verify-ungroups@news.itu.int
2333
2334 ## UO (University of Oregon, Eugene, Oregon, USA)
2335 checkgroups:newsadmin@news.uoregon.edu:uo.*:doit
2336 newgroup:newsadmin@news.uoregon.edu:uo.*:doit
2337 rmgroup:newsadmin@news.uoregon.edu:uo.*:doit
2338
2339 ## US (United States of America)
2340 # Contact: admin@usenetnews.us
2341 # URL: http://www.usenetnews.us/
2342 # Admin group: us.config
2343 checkgroups:control@usenetnews.us:us.*:doit
2344 newgroup:control@usenetnews.us:us.*:doit
2345 rmgroup:control@usenetnews.us:us.*:doit
2346
2347 ## UT (*LOCAL* -- University of Toronto, Canada)
2348 # URL: http://www.utoronto.ca/ns/utornews/
2349 #newgroup:news@ecf.toronto.edu:ut.*:doit
2350 #newgroup:news@ecf.toronto.edu:ut.class.*:mail
2351 #rmgroup:news@ecf.toronto.edu:ut.*:doit
2352
2353 ## UTA (Finnish)
2354 checkgroups:news@news.cc.tut.fi:uta.*:doit
2355 newgroup:news@news.cc.tut.fi:uta.*:doit
2356 rmgroup:news@news.cc.tut.fi:uta.*:doit
2357
2358 ## UTEXAS (*LOCAL* -- University of Texas, USA)
2359 # URL: http://www.utexas.edu/its/usenet/index.php
2360 newgroup:fletcher@cs.utexas.edu:utexas.*:doit
2361 newgroup:news@geraldo.cc.utexas.edu:utexas.*:doit
2362 newgroup:fletcher@cs.utexas.edu:utexas*class.*:mail
2363 newgroup:news@geraldo.cc.utexas.edu:utexas*class.*:mail
2364 rmgroup:fletcher@cs.utexas.edu:utexas.*:doit
2365 rmgroup:news@geraldo.cc.utexas.edu:utexas.*:doit
2366
2367 ## UTWENTE (*LOCAL* -- University of Twente, Netherlands)
2368 # Contact: newsmaster@utwente.nl
2369 # For local use only, contact the above address for information.
2370 newgroup:*:utwente.*:mail
2371 rmgroup:*:utwente.*:doit
2372
2373 ## UVA (*LOCAL* -- University of Virginia, USA)
2374 # Contact: usenet@virginia.edu
2375 # For local use only, contact the above address for information.
2376 newgroup:*:uva.*:mail
2377 rmgroup:*:uva.*:doit
2378
2379 ## UW (University of Waterloo, Canada)
2380 # Admin group: uw.newsgroups
2381 # Syncable server: news.uwaterloo.ca
2382 # *PGP*   See comment at top of file.
2383 newgroup:*:uw.*:drop
2384 rmgroup:*:uw.*:drop
2385 checkgroups:newsgroups@news.uwaterloo.ca:uw.*:verify-uw.newsgroups
2386 newgroup:newsgroups@news.uwaterloo.ca:uw.*:verify-uw.newsgroups
2387 rmgroup:newsgroups@news.uwaterloo.ca:uw.*:verify-uw.newsgroups
2388
2389 ## UWARWICK (*LOCAL* -- University of Warwick, UK)
2390 # Contact: Jon Harley <news@csv.warwick.ac.uk>
2391 # For local use only, contact the above address for information.
2392 newgroup:*:uwarwick.*:mail
2393 rmgroup:*:uwarwick.*:doit
2394
2395 ## UWO (University of Western Ontario, London, Canada)
2396 # URL: http://www.uwo.ca/its/news/groups.uwo.html
2397 checkgroups:reggers@julian.uwo.ca:uwo.*:doit
2398 newgroup:reggers@julian.uwo.ca:uwo.*:doit
2399 rmgroup:reggers@julian.uwo.ca:uwo.*:doit
2400
2401 ## VAN (Vancouver, British Columbia, Canada)
2402 checkgroups:bc_van_usenet@fastmail.ca:van.*:doit
2403 newgroup:bc_van_usenet@fastmail.ca:van.*:doit
2404 rmgroup:bc_van_usenet@fastmail.ca:van.*:doit
2405
2406 ## VEGAS (Las Vegas, Nevada, USA)
2407 checkgroups:cshapiro@netcom.com:vegas.*:doit
2408 checkgroups:doctor@netcom.com:vegas.*:doit
2409 newgroup:cshapiro@netcom.com:vegas.*:doit
2410 newgroup:doctor@netcom.com:vegas.*:doit
2411 rmgroup:cshapiro@netcom.com:vegas.*:doit
2412 rmgroup:doctor@netcom.com:vegas.*:doit
2413
2414 ## VGC (Japan groups?)
2415 checkgroups:news@isl.melco.co.jp:vgc.*:doit
2416 newgroup:news@isl.melco.co.jp:vgc.*:doit
2417 rmgroup:news@isl.melco.co.jp:vgc.*:doit
2418
2419 ## VMSNET (VMS Operating System)
2420 checkgroups:cts@dragon.com:vmsnet.*:doit
2421 newgroup:cts@dragon.com:vmsnet.*:doit
2422 rmgroup:cts@dragon.com:vmsnet.*:doit
2423
2424 ## WA (Western Australia)
2425 # Contact: ausadmin@aus.news-admin.org
2426 # URL: http://wa.news-admin.org/
2427 # Key URL: http://aus.news-admin.org/ausadmin.asc
2428 # *PGP*   See comment at top of file.
2429 newgroup:*:wa.*:drop
2430 rmgroup:*:wa.*:drop
2431 checkgroups:ausadmin@aus.news-admin.org:wa.*:verify-ausadmin@aus.news-admin.org
2432 newgroup:ausadmin@aus.news-admin.org:wa.*:verify-ausadmin@aus.news-admin.org
2433 rmgroup:ausadmin@aus.news-admin.org:wa.*:verify-ausadmin@aus.news-admin.org
2434
2435 ## WADAI (Japanese ?)
2436 checkgroups:kohe-t@*wakayama-u.ac.jp:wadai.*:doit
2437 newgroup:kohe-t@*wakayama-u.ac.jp:wadai.*:doit
2438 rmgroup:kohe-t@*wakayama-u.ac.jp:wadai.*:doit
2439
2440 ## WALES (Wales)
2441 # Contact: committee@wales-usenet.org
2442 # URL: http://www.wales-usenet.org/
2443 # Admin group: wales.usenet.config
2444 # Key URL: http://www.wales-usenet.org/english/newsadmin.txt
2445 # Key fingerprint = 2D 9E DE DF 12 DA 34 5C  49 E1 EE 28 E3 AB 0D AD
2446 # *PGP*   See comment at top of file.
2447 newgroup:*:wales.*:drop
2448 rmgroup:*:wales.*:drop
2449 checkgroups:control@wales-usenet.org:wales.*:verify-wales-usenet
2450 newgroup:control@wales-usenet.org:wales.*:verify-wales-usenet
2451 rmgroup:control@wales-usenet.org:wales.*:verify-wales-usenet
2452
2453 ## WASH (Washington State, USA)
2454 checkgroups:graham@ee.washington.edu:wash.*:doit
2455 newgroup:graham@ee.washington.edu:wash.*:doit
2456 rmgroup:graham@ee.washington.edu:wash.*:doit
2457
2458 ## WEST-VIRGINIA (West Virginia, USA)
2459 # Note: checkgroups only by bryan27, not mark.
2460 checkgroups:bryan27@hgo.net:west-virginia.*:doit
2461 newgroup:mark@bluefield.net:west-virginia.*:doit
2462 newgroup:bryan27@hgo.net:west-virginia.*:doit
2463 rmgroup:mark@bluefield.net:west-virginia.*:doit
2464 rmgroup:bryan27@hgo.net:west-virginia.*:doit
2465
2466 ## WORLDONLINE (*LOCAL* -- ?)
2467 # Contact: newsmaster@worldonline.nl
2468 # For local use only, contact the above address for information.
2469 newgroup:*:worldonline.*:mail
2470 rmgroup:*:worldonline.*:doit
2471
2472 ## WPG (Winnipeg, Manitoba, Canada)
2473 # Contact: Gary Mills <mills@cc.umanitoba.ca>
2474 checkgroups:mills@cc.umanitoba.ca:wpg.*:doit
2475 newgroup:mills@cc.umanitoba.ca:wpg.*:doit
2476 rmgroup:mills@cc.umanitoba.ca:wpg.*:doit
2477
2478 ## WPI (*LOCAL* -- Worcester Polytechnic Institute, Worcester, MA)
2479 # For local use only.
2480 newgroup:aej@*.wpi.edu:wpi.*:mail
2481 rmgroup:aej@*.wpi.edu:wpi.*:doit
2482
2483 ## WU (Washington University at St. Louis, MO)
2484 checkgroups:*@*.wustl.edu:wu.*:doit
2485 newgroup:*@*.wustl.edu:wu.*:doit
2486 rmgroup:*@*.wustl.edu:wu.*:doit
2487
2488 ## X-PRIVAT (Italian)
2489 # Contact: dmitry@x-privat.org
2490 # URL: http://www.x-privat.org/
2491 # Admin group: x-privat.info
2492 # Key URL: http://www.x-privat.org/dmitry.asc
2493 # Key fingerprint = 9B 0A 7E 68 27 80 C7 96  47 6B 03 90 51 05 68 43
2494 # *PGP*   See comment at top of file.
2495 newgroup:*:x-privat.*:drop
2496 rmgroup:*:x-privat.*:drop
2497 checkgroups:dmitry@x-privat.org:x-privat.*:verify-dmitry@x-privat.org
2498 newgroup:dmitry@x-privat.org:x-privat.*:verify-dmitry@x-privat.org
2499 rmgroup:dmitry@x-privat.org:x-privat.*:verify-dmitry@x-privat.org
2500
2501 ## XS4ALL (XS4ALL, Netherlands)
2502 # Contact: Cor Bosman <news@xs4all.nl>
2503 checkgroups:news@*xs4all.nl:xs4all.*:doit
2504 newgroup:news@*xs4all.nl:xs4all.*:doit
2505 rmgroup:news@*xs4all.nl:xs4all.*:doit
2506
2507 ## YORK (*LOCAL* -- York University, Toronto, ON)
2508 # Contact: Peter Marques <news@yorku.ca>
2509 # For local use only, contact the above address for information.
2510 newgroup:*:york.*:mail
2511 rmgroup:*:york.*:doit
2512
2513 ## Z-NETZ (German non-Internet based network)
2514 # Contact: teko@dinoex.sub.org
2515 # Admin group: z-netz.koordination.user+sysops
2516 # Key URL: ftp://ftp.dinoex.de/pub/keys/z-netz.koordination.user+sysops.asc
2517 # *PGP*   See comment at top of file.
2518 newgroup:*:z-netz.*:drop
2519 rmgroup:*:z-netz.*:drop
2520 checkgroups:teko@dinoex.sub.org:z-netz.*:verify-z-netz.koordination.user+sysops
2521 newgroup:teko@dinoex.sub.org:z-netz.*:verify-z-netz.koordination.user+sysops
2522 rmgroup:teko@dinoex.sub.org:z-netz.*:verify-z-netz.koordination.user+sysops
2523
2524 ## ZA (South Africa)
2525 checkgroups:ccfj@hippo.ru.ac.za:za.*:doit
2526 checkgroups:root@duvi.eskom.co.za:za.*:doit
2527 newgroup:ccfj@hippo.ru.ac.za:za.*:doit
2528 newgroup:root@duvi.eskom.co.za:za.*:doit
2529 rmgroup:ccfj@hippo.ru.ac.za:za.*:doit
2530 rmgroup:root@duvi.eskom.co.za:za.*:doit
2531
2532 ## ZER (*DEFUNCT* -- Germany)
2533 # This hierarchy is defunct.  Please remove it.
2534 newgroup:*:zer.*:mail
2535 rmgroup:*:zer.*:doit