MailScanner v5
Go to file
Jerry.Benton b8b1e6bbd4 installer fixes
none
2016-05-23 01:49:07 -04:00
common When the DisarmHTMLEntity child dies, log the exit status. 2016-05-22 15:11:21 -07:00
config.index work update 2016-04-28 06:38:13 -04:00
debian installer fixes 2016-05-23 01:49:07 -04:00
doc work update 2016-04-28 06:38:13 -04:00
nix /var -> /usr update 2016-05-09 19:45:10 -04:00
rhel installer fixes 2016-05-23 01:49:07 -04:00
suse installer fixes 2016-05-23 01:49:07 -04:00
Build.debian installer update 2016-05-11 00:04:59 -04:00
Build.nix /var -> /usr update 2016-05-09 19:45:10 -04:00
Build.rhel /var -> /usr update 2016-05-09 19:45:10 -04:00
Build.suse /var -> /usr update 2016-05-09 19:45:10 -04:00
changelog changelog update 2016-05-23 01:15:19 -04:00
LICENSE release prep 2016-05-11 11:12:33 -04:00
README release update 2016-05-22 19:34:53 -04:00

# Welcome to MailScanner!
#
# Current version: 5.0.1-1 release
#
# Jerry Benton - 22 May 2016
# <mailscanner@mailborder.com>
#
#
# MailScanner is an open source email gateway that processes email for
# spam, viruses, phishing, and other malicious content. MailScanner 
# leverages other open source software such as ClamAV and 
# Spamassassin. MailScanner will run on any NIX platform and includes
# install packages for popular distributions such as Redhat, Debian, and
# SUSE in addition to any generic NIX package.
#
#
#	Info: 		http://www.mailscanner.info
#	Release: 	https://www.mailscanner.info/downloads
#	Github: 	https://github.com/MailScanner/v5
# 	Manual: 	https://s3.amazonaws.com/msv5/docs/ms-admin-guide.pdf
# 	Support: 	http://lists.mailscanner.info/listinfo/mailscanner
#
#	Install:
#		tar -xvzf MailScanner-5.x.x-x.distro.tar.gz
#		cd MailScanner-5.x.x-x
#		./install.sh
#
#	MTA Guides:
#		sendmail - https://www.mailscanner.info/sendmail
#		postfix  - https://www.mailscanner.info/postfix
#		exim     - https://www.mailscanner.info/exim 
#
#	Setup:
# 		Edit /etc/MailScanner/defaults and set options
#		Edit /etc/MailScanner/MailScanner.conf and set options
#		service mailscanner start
#
#	NIX:
#		For generic NIX systems, create a symlink for controlling the 
#		start/stop/restart of the program to:
#
#		/usr/lib/MailScanner/init/ms-init
#
#		* This is not required for RHEL, CentOS, Debian, Ubuntu, SUSE	
#
#	File Locations:
#		/etc/MailScanner
#		/usr/share/MailScanner
#		/usr/lib/MailScanner
#
#