Mercury Email Client Setup Instructions.

Open all files in a text editor.

----------
mercury.cgi
----------

1. Define the correct path to Perl in the first
line of this file.

2. *This file contains its own setup instructions*.  Read
and follow them.

------------
mercury.html
------------

1. Define the correct URL of this script in your cgi-bin, in the
<FORM> tag, in this file's HTML code.

2. *Read the rest of this file's HTML*. It contains comments about
how it is to be used.

=================== Upload Instructions =========================
1. Upload 'mercury.cgi' to your cgi-bin.  
2. Upload 'mercury.html' to a web-facing sub-directory
3. CHMOD 705 'mercury.cgi'
==================================================================

Addendum:  Put mercury.html in a subdirectory where it won't be
easily found.  It might be a good idea to password-protect that
directory also.  This program allows users to send out *any* emails
they like from *your* web account.  The cgi-script requires a password,
it's true, but you don't want people messing with this script.


