create files domtool needs to modify as domtool
[hcoop/domtool2.git] / configDefault / courier.csg
1 signature COURIER_CONFIG = sig
2
3 val maildirmake : string
4 val makeuserdb : string
5
6 val userdbDir : string
7
8 val postReload : string
9
10 val logFile : string
11
12 end