Fix problem noted by omry on original domtool; namely, bad handling of rewrites insid...
[hcoop/domtool2.git] / configDefault / exim.csg
index 20c0e44..e666016 100644 (file)
@@ -11,4 +11,7 @@ val reload : string
 val handleDomains : string
 (* File to which to write a comma-separate list of domains to handle mail for *)
 
+val aliasTo : string list
+(* Default nodes to which alias directives are applied *)
+
 end