mailman: support ssl on mailman domains
[hcoop/domtool2.git] / lib / mailman.dtl
index 8de45ee..dcfa585 100644 (file)
@@ -40,7 +40,6 @@ val mailman = \ host : (host) -> begin
     mailmanWebHost mwh;
     mailmanVhost host where
       MailmanPlaces = [mailman_place_default mailman_node];
-      SSL = no_ssl
     end
   end
 end;