Upgrade Information
-------------------

Pre-0.6.x

If you are upgrading from a previous version of ifile, you will need
to rename your MH refile program.  Previous ifile installations would
rename the MH refile program to "refile.bak" and create a symbolic
link to irefile in its place.  You should change the name of the
executable back to "refile"

The ifile executables which perform filtering and refiling have been
renamed from "ifilter" and "irefile" to ifilter.<mail_client> and
irefile.<mail_client> where <mail_client> is the abbreviation chosen
to represent the client you use.  For EXMH and MH, it is simply "mh",
so the new names are "ifilter.mh" and "irefile.mh".  Old installations
called ifile via an slocal rule.  If you continue to have ifile called
in this fashion, you will need to modify your .maildelivery file so
that it calls "ifilter.mh" instead of "ifilter".

This version of ifile assumes that your MH binaries are in a directory
which is part of your PATH environment variable.  i.e. you should be
able to run programs like "refile" and "inc" from the command line
without having to specify their full paths.  If MH binary locations are
not part of your PATH, you will need to add them or you will need to
edit ifilter.mh and irefile.mh and change the MH executable names so
that their full paths are given.

$Id: UPGRADE,v 1.4 1998/02/19 05:53:06 jr6b Exp $
