Dont utf7_decode translated INBOX name, which is html encoded
[squirrelmail.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 3fd2b9f7daf1a7788eaa87a7f6c0795cb5a1a2d0..71e4001410018b625c042e78c13e223d5d957edc 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -26,7 +26,7 @@ a. Obtaining and compiling PHP4
   SquirrelMail has not been extensively tested for use with PHP 4.3.x.
   See the ReleaseNotes file.
 
   SquirrelMail has not been extensively tested for use with PHP 4.3.x.
   See the ReleaseNotes file.
 
-  Point your favorite webserver at http://www.php.net/version4/ and
+  Point your favorite web browser at http://www.php.net/downloads.php/ and
   download the source. Untar (tar xvfz filename-you-downloaded.tgz)
   the source, cd into the directory and run configure. To make PHP4
   work with SquirrelMail a commandline like this should do:
   download the source. Untar (tar xvfz filename-you-downloaded.tgz)
   the source, cd into the directory and run configure. To make PHP4
   work with SquirrelMail a commandline like this should do:
@@ -171,7 +171,7 @@ b. Setting up directories
 
 c. Setting up SquirrelMail
 
 
 c. Setting up SquirrelMail
 
-  There are two ways to configure Squirrelmail.  In the config/ directory,
+  There are two ways to configure SquirrelMail.  In the config/ directory,
   there is a perl script called conf.pl that will aid you in the
   configuration process.  This is the recommended way of handling
   the config.
   there is a perl script called conf.pl that will aid you in the
   configuration process.  This is the recommended way of handling
   the config.
@@ -179,6 +179,12 @@ c. Setting up SquirrelMail
   You can also copy the config/config_default.php file to config/config.php
   and edit that manually.
 
   You can also copy the config/config_default.php file to config/config.php
   and edit that manually.
 
+  After you've created a configuration, you can use your webbrowser to
+  browse to http://your-squirrelmail-location/config/configtest.php.
+  This will perform some basic checks on your config to make sure
+  everything works like it should.
+
+
 4. RUNNING SQUIRRELMAIL
 -----------------------
 
 4. RUNNING SQUIRRELMAIL
 -----------------------