Enable mccarthy as mailnode for all users
[hcoop/domtool2.git] / configDefault / domtool.cfg
index 022eb1e..c0c287f 100644 (file)
@@ -13,8 +13,8 @@ val dispatcherName = "fritz"
 val dnsNodes_all = ["deleuze", "fritz", "outpost"]
 val dnsNodes_admin = []
 
-val mailNodes_all = ["deleuze"]
-val mailNodes_admin = ["mccarthy"]
+val mailNodes_all = ["deleuze", "mccarthy"]
+val mailNodes_admin = []
 
 val aclFile = ConfigCore.sharedRoot ^ "/acl"