Proof of concept:
[platal.git] / install.d / lists / README
CommitLineData
0337d704 1
2 Notes for the lists module for plat/al
3
4
5CONFIG OPTIONS
6--------------
7
8 All settings of the module are shown here with their default and meaning
9
10 [lists]
11
12 rpchost = "localhost" ; the host that runs the xml-rpc
13 rpcport = 4949 ; the port for the xml-rpc server
14
15 spool = "/var/spool/platal/archives/"
16 ; the directory that holds mhonarc archives
17
18 vhost_sep = '-' ; the vhost separator in mailman hack
19 admin_owner = '' ; the owner that distinguish admin ML's
20
21
22BUGS
23----
24
25 http://trackers.polytechnique.org/index.php?cat=15
26
27
28DEPENDS
29-------
30
31 platal, mail
32 + mailman
33 + python-mysql
34 + mhonarc
35