Mailman and Bind fixes
[hcoop/domtool2.git] / configDefault / mailman.csg
diff --git a/configDefault/mailman.csg b/configDefault/mailman.csg
new file mode 100644 (file)
index 0000000..19eadb4
--- /dev/null
@@ -0,0 +1,9 @@
+signature MAILMAN_CONFIG = sig
+
+    val node : string
+
+    val mapFile : string
+
+    val reload : string
+
+end