Installing the Login Alias plugin
=================================

1) Start with untaring the file into the plugins directory.
   Here is an example using version 2.0 of the login_alias plugin.

  $ cd plugins
  $ tar -xzvf login_alias-2.0-1.2.1.tar.gz

2) Then go to your SquirrelMail 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 /path/to/squirrelmail/config/
  $ ./conf.pl

3) Also, please verify that you have the "compatibility" plugin
   installed.



Upgrading the Login Alias plugin
=================================

1. Change into the SquirrelMail plugins directory.  Assuming you
   are starting from the main SquirrelMail directory:

  $ cd plugins

2. Untar the login_alias file.  Here is an example using version 2.0:

  $ tar xzvf login_alias-2.0-1.2.1.tar.gz

