Installation instructions.

    There are two methods to install WMMultiPop3, either a system install
where all users have access to this file, OR a single user install
which installs WMPop3 in the users home directory, this is useful 
if you have an account on someone else's computer.

    First thing you should do is the following:

    1> Remember you are using this at your own risk.
    2> tar zxvf wmMultiPop3-0.xx.tgz
    3> cd wmMultiPop3/wmmultipop3


Method 1.    System install

A system install will place the WMPop3 binary in "/usr/local/bin", 
this can be done as follows (must be root for this ) :
        
            make install1
            
Method 2.   Single user install

A single user install will create a directory called wmpop3 in the users
home directory, and copy the wmpop3 binary there. This install is as
follows:

            make install2

After the first time you've run wmMultiPop3 you have to edit your 
configfile (~/.wmmultipop3rc) with your favourite texteditor (emacs).

Read README for more info.

Daniel Sundberg <dss@home.se>
