Better error message for fwtool
[hcoop/domtool2.git] / configDefault / exim.csg
index e666016..e28dee3 100644 (file)
@@ -11,7 +11,13 @@ val reload : string
 val handleDomains : string
 (* File to which to write a comma-separate list of domains to handle mail for *)
 
+val relayDomains : string
+(* File to which to write a comma-separate list of domains to relay mail for *)
+
 val aliasTo : string list
 (* Default nodes to which alias directives are applied *)
 
+val mainLog : string
+(* Path to main log file *)
+
 end