Startup Folder plugin for SquirrelMail
======================================
Ver 2.0, 8-Mar-2004

  Original Author: Scott Heavner <sdh@po.cwru.edu>
Additional Author: Paul Lesneiwski <pdontthink@angrynerds.com>


Description
===========
Allows the user to change the mail folder displayed on startup.
Useful if you don't really care what's in your INBOX because
procmail (or similar) already got ahold of it.


Usage
=====
Adds a new option to the "Folder Preferences" page where the
"Folder Displayed on Login" can be changed.  This option will
be used whenever the main "webmail" screen spits out the 
SquirrelMail frameset.

Alternatively, the admin may set a plugin location in the config
file, where all users will be directed upon login (not currently
override-able by users, although that's not hard to change).


To Do
=====

1. Suggestions welcome.


Changes
=======

v1.0	14-Jun-2003	Initial version
v1.0.1	22-Jun-2003	Migrate to new coding guidlines 
                        - minimalist setup.php + version info
v1.0.2	22-Jun-2003	Final cleanup b/f release [Paul's suggestions]
v2.0     8-Mar-2004     Added ability to start with a plugin 
                        instead of a mail folder.
                        Changed hook usage so redirection isn't
                        such a hack.  
                        Functionality to let the admin specify 
                        default behavior in the config file.
                        Fully internationalized - send your translations!

