smtplog
[hcoop/domtool2.git] / configDefault / exim.csg
index c8a2232..b76e4c5 100644 (file)
@@ -8,4 +8,13 @@ val aliasesDefault : string
 val reload : string
 (* Command-line to reload exim configuration *)
 
+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 *)
+
+val mainLog : string
+(* Path to main log file *)
+
 end