		Installation Instructions for MiddleMan Remailer

1. Install premail-0.43 found in this distribution. No changes are
required. No modifications have been made from Raph's original code.
Additional installation instructions can be found in premail-readme and
premail-0.43/premail.notes.0.43.

2. Before you can compile mixmaster, some site-specific changes must be
made to the code. I know this is ugly, but it works. Here are the required
changes.

	a. In Mix/Src/main.c, change line 291 to reflect alpha=<name of
your remailer>.

	b. In Mix/Src/send.c, change line 159 to reflect the alpha nym to
point to the name of your remailer.

	c. In Mix/Src/stats.c change line 175 to once again reflect the
name of your remailer.

	d. Make sure that the SENDMAIL definition in mixmaster.conf points
to: SENDMAIL <your-path-to-premail>/premail -oi -oem -t

	Please note that the name you put in must be the name of the nym
you have selected for your remailer.

3. Compile the mixmaster source found in this distribution and install
Mixmaster per the instructions in the Mix directory. Please be sure to
read the various READMEs that explain how to set up a remailer. 

4. Set up a .forward or sendmail alias to run the reorder scripts included
in this distribution. mail-in will put the remailer mail in a spool
directory of your choice as defined in the script.  Putting
"|<path-to-your-reorder-scripts>/mail-in|| exit 75" in your .forward file
is an example of this. Make sure that you also run mail-out found in this
distribution and mixmaster -S -L periodically to process the mail. Lance's
original mail-out has been modified to run premail so his original
mail-out won't work with a middleman remailer.

5. Use premail -makenym to create a nym that will be the name of your
remailer and point it to the username that will be accepting the remailer
traffic. For instance, middle-man@alpha.c2.org is a nym that points to an
account or alias that runs on the actual remailer host system.

6. Optionally create an nym that points to an administrative account on
the remailer host system. For instance, middle-man-admin@alpha.c2.org is
the administrative address for the middle-man remailer.

7. If all went well, you should have a functional middleman remailer. If
you have problems or questions, you can email me at
middle-man-admin@alpha.c2.org. Please note that this is an actual person
rather than a robot. So messages that just say "help" will probably be
deleted. 

					middle-man-admin.

