Quick Start Installation Instructions
=====================================

The paths used within MailScanner assume, by default, that it is installed
into /opt/MailScanner.

However, you must check all the locations of files and commands in
	MailScanner/bin/mailscanner (the first line of it)
	MailScanner/bin/check_mailscanner
	MailScanner/bin/MailScanner/SystemDefs.pm
	MailScanner/etc/mailscanner.conf
	MailScanner/lib/*

Then go and read the etc/mailscanner.conf file and set it up
for your system.

Once you have done that, you should make sure you have read the web
pages (in /opt/MailScanner/docs) and particularly the installation
guide so you have all the Perl modules installed, and you have
started up sendmail in the right way. After all that is up and running,
you can do
	/opt/MailScanner/bin/check_mailscanner

# JKF 20 October 2002
