##
## Auto Respond version 0.5
## 

Auto Respond is a plugin for SquirrelMail that lets you set up a forward
file or vacation message via FTP.  If you have some kind of mail filter
available through your forward files, it will also let you turn that on
or off.


Requirements:
  - access to an FTP server for each IMAP user, using the same login name
  - a forward file somewhere under the user's FTP directory
  - the 'compatibility' plugin


Features:
  - creates a new block under Options
  - toggle keeping a message in the local mailbox, either through a piped
    filter or unfiltered
  - toggle forwarding all email, remembering the last address used to forward
  - toggle use of a vacation program and editing of the response message
  - support for alternate email addresses (aliases) in the vacation app
  - fairly simple (?) customization of the messages a user sees in the
    various option pages
  - capable of using i18n translations, but available translations are
    *very* limited.  Please send your translations to me and I'll include
    them in the next release!


Installation:
  - Take a look at config.php and modify as described in that file.
  - Enable the plugin through conf.pl.
  - Test it out!  Make sure to double-check the contents of your forward file
    and vacation files after making changes through SquirrelMail.
  - It has been brought to my attention that some vacation programs need
    to be initialized before they can be used.  This isn't exactly something
    that lends itself well to our web environment, but it's something you
    may need to be aware of.  Check your own vacation docs and test a bit
    to learn whether you need to handle this.


Questions and support:
  I've tested this plugin quite a bit, and it works great on my system.
  It has worked well for many other people.  I tried to make it resistant
  to unexpected problems and easy to change for different environments,
  but I'm sure there are many shortcomings.  If you have any questions or
  comments, please contact me through shaug-sqml @ wumpus.org.


Wishlist:
  Here are a few features people have asked me for that I haven't
  added yet.  If you'd like to have these features as well, please
  let me know.  I would be happy to get to them when I have the time,
  and knowing more people want them will motivate me to make the time.

  - appending .forward instead of overwriting it
  - specify a From address in vacation message
