* netconfigs
[citadel.git] / citadel / techdoc / netconfigs.txt
1            Description of the files in the "netconfigs" directory
2
3  These files contain a set of network configurations for a room.  They are
4 stored in the directory $BBSDIR/netconfigs and are named according to each
5 room's internal ID number.  When a room is deleted, its network configuration
6 file is deleted as well.
7   
8  The configuration file contains one or more lines of text, each line
9 containing a configuration option.  These lines may specify message pointers,
10 room sharing instructions, mailing list recipients, etc.  Fields are separated
11 by the vertical bar character ("|") and there will always be at least one
12 field on each line.
13   
14  
15  INSTRUCTION:  lastsent
16  SYNTAX:       lastsent|0000000
17  DESCRIPTION:
18     Defines the *local* message number of the last message in this room which
19 we have performed outbound network processing on.  Any batch job which sends
20 out messages should do stuff.
21  
22  
23  INSTRUCTION:  foo
24  SYNTAX:       lastsent|0000000
25  DESCRIPTION: