Skip to content

asuweb/MailScannerv5

This branch is 305 commits behind MailScanner/v5:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5083b4e · Sep 4, 2018
Sep 4, 2018
Sep 21, 2017
Sep 1, 2018
Sep 2, 2018
Sep 1, 2018
Sep 1, 2018
Sep 1, 2018
Jun 6, 2017
May 9, 2016
Jun 6, 2017
May 9, 2016
May 11, 2016
Sep 1, 2018
Sep 1, 2018

Repository files navigation

# Welcome to MailScanner!
#
# Current version: 5.1.1-1 release
#
# Jerry Benton - 25 August 2018
# <[email protected]>
#
#
# 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
#	Milter: 	https://github.com/MailScanner/v5/blob/master/doc/MailScanner%20Milter%20Guide.pdf
# 	Support: 	http://lists.mailscanner.info/mailman/listinfo/mailscanner
#
#	Install
#		tar -xvzf MailScanner-5.x.x-x.distro.tar.gz
#		cd MailScanner-5.x.x-x
#		./install.sh
#		(reboot may be required)
#
#	Update
#		tar -xvzf MailScanner-5.x.x-x.distro.tar.gz
#		cd MailScanner-5.x.x-x
#		./install.sh --update
#		(reboot may be required)
#
#	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
#
#

About

MailScanner v5

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 78.4%
  • PHP 11.7%
  • Shell 9.5%
  • HTML 0.4%