1ACTIVE.TIMES(5) InterNetNews Documentation ACTIVE.TIMES(5)
2
3
4
6 active.times - List of local creation times of newsgroups
7
9 The file pathdb/active.times provides a chronological record of when
10 newsgruops were created on the local server. This file is normally
11 updated by innd whenever a newgroup control message is processed or a
12 "ctlinnd newgroup" command is issued, and is used by nnrpd to answer
13 NEWGROUPS requests.
14
15 Each line consists of three fields:
16
17 <name> <time> <creator>
18
19 The first field is the name of the newsgroup. The second field is the
20 time it was created, expressed as the number of seconds since the
21 epoch. The third field is the e-mail addrses of the person who created
22 the group, as specified in the control message or on the ctlinnd com‐
23 mand line, or the newsmaster specified at configure time if no creator
24 argument was given to ctlinnd.
25
27 Written by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. Converted
28 to POD by Russ Allbery <rra@stanford.edu>
29
30 $Id: active.times.5 6282 2003-04-06 21:50:07Z rra $
31
33 active(5), ctlinnd(8), inn.conf(5), innd(8), nnrpd(8)
34
35
36
37INN 2.4.0 2003-04-06 ACTIVE.TIMES(5)