Changes to support IMAP on hopper all compile but are not tested yet
[hcoop/domtool2.git] / configDefault / mailman.cfg
index 5be37df..5407b6d 100644 (file)
@@ -1,8 +1,9 @@
 structure Mailman :> MAILMAN_CONFIG = struct
 
-val node = "deleuze"
+val node = "hopper"
 
 val mapFile = "/var/domtool/mailman.map"
+val handleDomains = "/var/domtool/mailman_domains.cfg"
 
 val reload = "/usr/bin/sudo /usr/local/sbin/domtool-publish mailman"