lib: add outpost ipv6 address
[hcoop/domtool2.git] / tests / domain2.dtl
index 248f4a8..75ffec8 100644 (file)
@@ -1,5 +1,8 @@
-extern val domain : string -> Domain => [Root];
-
 domain "hcoop.net" with
 domain "hcoop.net" with
+       alias "schmeppo" "dlonker";
+       aliasMulti "me" ["nowhere","smelly@yikes"];
+       aliasDrop "yippo";
 
 
+       defaultAlias "billy";
+       catchAllAlias "bonkers"
 end
 end