1[GENERAL]
2Log=/husky/log/pmknl.log
3;
4; log verbosity
5LogLevel=5
6;
7; the copyright and pro/epilog files should be in this dir
8Master=/husky/work/pmknl/master
9;
10; correct segments
11Update=/husky/work/pmknl/update
12;
13; bad segments
14Bad=/husky/work/pmknl/bad
15;
16; created segments/nodelists
17OutPath=/husky/work/pmknl/nodelist
18;
19; incoming (not yet checked) segments
20MailDir=/husky/in/upd
21;
22; netmail area (used for Notifications and file attaches)
23NetMail=F/husky/netmail
24;       ^ F for *.MSG, S for Squish
25;
26[TEST]
27;
28; type=<composite|zone|region|network|net|hub|node>
29; create whole nodelist
30Type=composite
31;
32; nodelist for "TestNet"
33NetName=TestNet
34;
35; filename of outgoing segment is "testnet.<daynumber>"
36OutFile=testnet
37;
38; filename of outgoing diff (not implemented yet)
39OutDiff=testdif
40;
41; this file is prepended to the nodelist
42ProLog=/husky/work/pmknl/master/tfpl.pro
43;
44; and this is appended to the nodelist
45EpiLog=/husky/work/pmknl/master/tfpl.epi
46;
47; copyright notice; #### is replaced by the current year
48CopyRight=/husky/work/pmknl/master/tfpl.cpy
49;
50; send outgoing segments on every Friday
51Process=Friday
52;
53; Notify<Err|OK>=<Yes|No>[, Crash][, INTL][, KillSent]
54; Send a crashmail on errors, netmail otherwise. Always set INTL Kludge
55NotifyErr=Yes, Crash, INTL
56NotifyOK=Yes, INTL
57;
58; sender address is 2:2435/424
59OwnAddr=2:2435/424
60;
61; Submit=<address>[, Crash][, INTL][, KillSent]
62; do not submit it
63;Submit=2:2435/424, Crash, INTL, KillSent
64;
65; I LOVE WD! :(
66AllowBaud=300,1200,2400,4800,9600,14400,16800,19200,28800,64000
67;
68; this file is written by pmknl and should be called by the batch that has
69; started pmknl
70CreateBatch=/husky/work/pmknl/dotplp.sh
71;
72; this file is called by <CreateBatch> and gets several parameters
73CallBatch=/husky/work/pmknl/tplp.sh
74;
75; now to our own entries in the nodelist
76Data=Zone,17,CommFunNet_Zone_Coordinator,Muenchen,Daniel_Herda,49-89-30798757,300,XX
77Data=Region,49,CommFunNet_Germany,Waldbronn,Alexander_Rauth,49-7243-572582,300,XX,CM
78Data=Host,10001,4911/205,Solms,Sascha_Silbe,49-7121-6227041,9600,CM,XA,V32B,V42B,U,X75
79Data=,1,Point_#1,irgendwo,irgendwer,49-7121-6227041,
80;
81;File=<zone|region|network|net|hub|node>,<PartAddr>,<UPDName>,<NotifyAddr>[,SkipComments]
82; segments from nodes (German Pointlist => Node->Host)
83File=net,10002,ts10002.pnt,17:4935/198,SkipComments
84File=net,10003,ts10003.pnt,17:4935/199
85File=net,10004,ts10004.pnt,17:4935/197
86;
87;
88[LINUXPL]
89Type=composite
90NetName=LinuxNet
91OutFile=linuxpnt
92OutDiff=lpntdif
93ProLog=/husky/work/pmknl/master/linuxpl.pro
94EpiLog=/husky/work/pmknl/master/linuxpl.epi
95CopyRight=/husky/work/pmknl/master/linuxpl.cpy
96Process=Friday
97NotifyErr=Yes, Crash, INTL
98NotifyOK=Yes, INTL
99OwnAddr=44:49/2
100;Submit=
101;AllowBaud=300,1200,2400,4800,9600,14400,16800,19200,64000
102CreateBatch=/husky/work/pmknl/dolplp.sh
103CallBatch=/husky/work/pmknl/lplp.sh
104;
105Data=Zone,44,LinuxNet,Hauptserver,Stefan_Strathmann,49-5734-93429,9600,CM,XA,V34,VFC,
106Data=Region,49,LinuxNet,Region_49,Stefan_Strathmann,49-5734-93429,9600,CM,XA,V34,VFC,
107Data=Host,10001,4935/101,Reutlingen,Sascha_Silbe,49-7121-6227041,9600,CM,XA,V32B,V42B,U,X75
108Data=,1,Point_#1,Stockhausen,Peter_Turczak,49-7121-6227041,9600,
109;
110File=network,10002,ln10002.pnt,44:4935/214
111;
112;
113[LINUXNL]
114Type=network
115NetName=LinuxNet
116OutFile=444935.upd
117Process=Thursday
118NotifyErr=Yes, Crash, INTL
119NotifyOK=Yes, INTL
120OwnAddr=44:4935/0
121Submit=44:4949/400, Crash, INTL, KillSent
122;
123Data=Host,4935,progbbs.staticky.com,Reutlingen,Sascha_Silbe,49-7121-6227041,9600,CM,XA,V32B,V42B,X75,IBN,IUC:Sascha_Silbe@gmx.net,U,ENC
124Data=Hub,100,progbbs.staticky.com,Reutlingen,Sascha_Silbe,49-7121-6227041,9600,CM,XA,V32B,V42B,X75,IBN,IUC:Sascha_Silbe@gmx.net,U,ENC
125Data=,101,Programmers_BBS,Reutlingen,Sascha_Silbe,49-7121-6227041,9600,CM,XA,V32B,V42B,X75
126;
127;
128