Installing Select Range Plugin
==============================
Download the plugin into Squirrelmail's plugins directory. Then:

  # cd plugins
  # tar -zxf select_range-<version>.tar.gz

Then run conf.pl:

  # ../config/conf.pl

Choose option 8 and add select_range. Save. Exit. 

To override default settings, copy config.php.sample to config.php
and make any desired changes to config.php.

If you would rather see the "select range" link next to the "toggle
all" link instead of above it, follow the normal installation
instructions, then read patch/README in the select_range directory.

If you would like to see a "select range" and "toggle all" link in the
address book too, read patch/README in the select_range directory.
