Installing The Login: HTTP Authentication Plugin
================================================

1) Start with untaring the file into the plugins directory.
   Here is a example for the 2.1 version of the Login: HTTP
   Authentication plugin.

  $ cd plugins
  $ tar -zxvf login_auth-2.1-1.4.0.tar.gz

2) Then go to your config directory and run conf.pl.  Choose
   option 8 and move the plugin from the "Available Plugins"
   category to the "Installed Plugins" category.  Save and exit.

  $ cd ../../config/
  $ ./conf.pl

3) Also, if not being used with SquirrelMail 1.4.10+ or 1.5.2+,
   please verify that you have the "Compatibility" plugin
   installed (but not necessarily activated).

4) Translations are not included in this package.  To get a
   translation, download the language pack needed from:

      http://www.squirrelmail.org/download.php



Upgrading Login: HTTP Authentication
====================================

1) Start with untaring the file into the plugins directory.
   Here is a example for the 2.1 version of the Login: HTTP
   Authentication plugin.

  $ cd plugins
  $ tar -zxvf login_auth-2.1-1.4.0.tar.gz

