[MKDoc-commit] Default server admin email address changed to tech@webarch.net

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu May 5 15:49:06 BST 2005


Log Message:
-----------
Default server admin email address changed to tech at webarch.net

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/tools:
        install-details-gt.pl

-------------- next part --------------
Index: install-details-gt.pl
===================================================================
RCS file: /var/spool/cvs/mkd/tools/install-details-gt.pl,v
retrieving revision 1.21.2.32
retrieving revision 1.21.2.33
diff -Ltools/install-details-gt.pl -Ltools/install-details-gt.pl -u -r1.21.2.32 -r1.21.2.33
--- tools/install-details-gt.pl
+++ tools/install-details-gt.pl
@@ -337,8 +337,8 @@
     SetEnv      SITE_DIR                $site_dir
     SetEnv      PUBLIC_DOMAIN           http://www.$domain_name/
     SetEnv      USER_DOMAIN             http://users.$domain_name/
-    SetEnv      SERVER_ADMIN            "admin\@$domain_name"
-    ServerAdmin "admin\@$domain_name"
+    SetEnv      SERVER_ADMIN            "tech\@webarch.net"
+    ServerAdmin "tech\@webarch.net"
 
     SetEnv      TZ                      Europe/London
 


More information about the MKDoc-commit mailing list