/*******************************************************************************

    Author ......... Jimmy Conner
    Contact ........ jimmy@sqmail.org
    Home Site ...... http://www.sqmail.org/
    Program ........ Cpanel Vacation
    Version ........ 0.2
    Purpose ........ Allows your users to set a Vacation Auto-Response when
                     using a host with CPanel
                     Based on the Cpanel Password changer by 
                     Henri Straforelli <henri@etwebhosting.com>

*******************************************************************************/

DESCRIPTION
===========

This is a SquirrelMail plugin to allow users to change their own Vacation
Reminder using the CPanel web hosting control panel mechanism. 


WARNING
===========

This plugin ONLY works for "additional" POP email accounts that have been
created through CPanel. It will NOT work with the "main" CPanel POP account. 
(In other words, it will only work with POP accounts that use the full
"username@domain.com" naming convention.)

REQUIREMENTS
===========

1) A web hosting account that uses the CPanel control panel.


INSTALLATION
============

See the INSTALL file in this folder for details.



REVISION HISTORY
===========
0.2	(03/10/2005)
   * Fixed several issues in regards to internationalization (Thanks Fredrik Jervfors!)
   * Changed a few of the strings to be more consistent, fixed a spelling error
   * Fixed an issue with the Vacation Reminder not showing correctly


0.1	(12/16/2004)
   * Initial release.
