lib: add AAAA record for mailman hosts
[hcoop/domtool2.git] / configDefault / exim.csg
index 20c0e44..ddd7258 100644 (file)
@@ -11,4 +11,10 @@ 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 mainLog : string
+(* Path to main log file *)
+
 end