Move catchAllAlias to Alias module
[hcoop/domtool2.git] / lib / mailman.dtl
index 2e8029e..31cb02e 100644 (file)
@@ -24,7 +24,8 @@ extern val mailman_place_to_ip : mailman_place -> ip;
 extern val mailmanVhost : host -> [Domain]
        {MailmanPlaces : [mailman_place],
         SSL : ssl,
-        User : your_user};
+        User : your_user,
+         ServerAdmin : email};
 {{Create an Apache virtual host to serve as the web interface for some Mailman
   lists.}}