Installing The Verify Reply-To Plugin
=====================================

1) Start with untaring the file into the plugins directory.
   Here is a example for the 1.0 version of this plugin.

  $ cd plugins
  $ tar -zxvf verify_reply_to-1.0-2.8.tar.gz

2) Then go to your config directory and run conf.pl.  Choose
   option 8 and move the plugin from the "Available Plugins"
   category to the "Installed Plugins" category.  Save and exit.

  $ cd ../../../config/
  $ ./conf.pl



Upgrading The Verify Reply-To Plugin
====================================

1) You only need to untar the file into the plugins directory.
   Here is a example for the 1.0 version of this plugin.

  $ cd plugins
  $ tar -zxvf verify_reply_to-1.0-2.8.tar.gz

