[cvs] [Wiki] changed: CentOS4InstallationNotes

Wiki Guest wikiguest at horde.org
Tue May 16 22:56:15 PDT 2006


guest [202.174.163.41]  Tue, 16 May 2006 22:56:14 -0700

Modified page: http://wiki.horde.org/CentOS4InstallationNotes
New Revision:  1.3
Change log:  removing references

@@ -9,26 +9,26 @@
 ++ Horde Version
     * Horde: 3.1.1
 ++ Horde Applications
     * Agora: 0.1-cvs
-    * Ansel: 0.1-cvs ([http://ai.net.nz/horde/ansel/test.php run Ansel tests])
+    * Ansel: 0.1-cvs ([http://abc.xyz/horde/ansel/test.php run Ansel tests])
     * Chora: H3 (2.0.1)
-    * Gollem: H3 (1.0.2) ([http://ai.net.nz/horde/gollem/test.php run Gollem tests])
+    * Gollem: H3 (1.0.2) ([http://abc.xyz/horde/gollem/test.php run Gollem tests])
     * Hermes: 0.1-cvs
-    * Imp: H3 (4.1) ([http://ai.net.nz/horde/imp/test.php run Imp tests])
-    * Ingo: H3 (1.1) ([http://ai.net.nz/horde/ingo/test.php run Ingo tests])
-    * Jonah: 0.1-cvs ([http://ai.net.nz/horde/jonah/test.php run Jonah tests])
+    * Imp: H3 (4.1) ([http://abc.xyz/horde/imp/test.php run Imp tests])
+    * Ingo: H3 (1.1) ([http://abc.xyz/horde/ingo/test.php run Ingo tests])
+    * Jonah: 0.1-cvs ([http://abc.xyz/horde/jonah/test.php run Jonah tests])
     * Kronolith: H3 (2.1)
-    * Mimp: H3 (1.0-RC1) ([http://ai.net.nz/horde/mimp/test.php run Mimp tests])
+    * Mimp: H3 (1.0-RC1) ([http://abc.xyz/horde/mimp/test.php run Mimp tests])
     * Mnemo: H3 (2.1)
     * Nag: H3 (2.1)
-    * Nic: 0.1-cvs ([http://ai.net.nz/horde/nic/test.php run Nic tests])
-    * Passwd: H3 (3.0) ([http://ai.net.nz/horde/passwd/test.php run Passwd tests])
+    * Nic: 0.1-cvs ([http://abc.xyz/horde/nic/test.php run Nic tests])
+    * Passwd: H3 (3.0) ([http://abc.xyz//horde/passwd/test.php run Passwd tests])
     * Rakim: 0.1-cvs
     * Sam: 0.1-cvs
     * Swoosh: 0.1-cvs
-    * Turba: H3 (2.1) ([http://ai.net.nz/horde/turba/test.php run Turba tests])
-    * Wicked: 0.1-cvs ([http://ai.net.nz/horde/wicked/test.php run Wicked tests])
+    * Turba: H3 (2.1) ([http://abc.xyz/horde/turba/test.php run Turba tests])
+    * Wicked: 0.1-cvs ([http://abc.xyz/horde/wicked/test.php run Wicked tests])
 
 ||http://horde.org||http://www.horde.org/source/modules.php||
 To install Horde you need to have the modules and upgrades done as outline in BuildingACentosServer.
 ++ Get the local domain name.
@@ -179,16 +179,16 @@
 Here is an example:
 <code>
 $servers['imap'] = array(
     'name' => 'IMAP Server',
-    'server' => 'mail.access-info.co.nz',
+    'server' => 'mail.abc.xyz',
     'protocol' => 'imap/notls',
     'port' => 143,
     'folders' => '',
     'namespace' => '',
-    'maildomain' => 'access-info.co.nz',
-    'smtphost' => 'mail.access-info.co.nz',
-    'realm' => 'access-info.co.nz',
+    'maildomain' => 'abc.xyz',
+    'smtphost' => 'mail.abc.xyz',
+    'realm' => 'abc.xyz',
     'preferred' => ''
 );
 </code>
 This is the script that we use to carry out the correct changes needed with /var/www/html/horde/imp/config/servers.php


More information about the cvs mailing list