<?php
/*******************************************************************************

    Author ......... Jimmy Conner
    Contact ........ jimmy@advcs.org
    Home Site ...... http://www.advcs.org/
    Program ........ Attachment CleanUp
    Version ........ 0.1
    Purpose ........ Deletes any left over temporary files (from attachments)
                     that are over 1 day old

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

   REQUIRES : Squirrlemail v1.4.0 or higher


Features
========

   * Compatible with having the data directory and the attachment
     directory set to the same location (will not delete prefs, ect..)
   * Deletes at login time


Installation
============

   As with other plugins, just uncompress the archive in the plugins
   directory, go back to the main directory, run configure and add the plugin.
   Questions/comments/flames/etc can be sent to the jimmy@advcs.org


Change Log
============

   0.1
      * Initial version



