variable_sent_folder -- Version 0.4
By Robin Rainton <robin@rainton.com>
http://rainton.com/fun/freeware

Description
===========
Places a drop down option on the compose form that allows the user to
specify a different folder to save a copy of the message in when it is
sent.

Has been tested with SquirrelMail 1.2.6 and PHP 4.1.2 with single and
multi-level folders, but should work with other versions as it's very
simple.

Usage
=====
There are two new options on the 'Folder Preferences' page:

Show Variable Sent Folder
-------------------------
This determines when the dialog will be shown on the compose
screen and is pretty self explanatory:

- Always show the dialog.
- Only show it when composing new messages.
- Only show it when replying to messages.
- Never show it

Default Sent Folder
-------------------
Determines which folder will be selected in the drop down by default.
Again, pretty straight forward:

- If "'Sent Folder' defined above", the folder you have specified on
  this options page to store your sent messages in will be the
  default.
- If "As oroginal message when replying" then the folder the message
  the user is replying to will be default, but only for replies. When
  composing new messages the specified sent items folder will be the
  default.

To Do
=====

1. Suggestions welcome.

Changes
=======

v0.1	25-May-2002	Initial version
v0.2	 5-Nov-2002	Works with register_globals on or off. 
v0.3    21-Jan-2003     Removed default folder prefix. Fixed
                        bug with register_globals off.
v0.4	19-Jul-2003	Fixed folder when replying.

Copyright
=========
Copyright (C) 2002 Robin Rainton

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

A copy of the GNU General Public License can be found on the
Free Software Foundation website: http://gnu.org/
