User Tools

This is an old revision of the document!


N) Mail Scanner

MailScanner is a tool that integrates your mail server (MTA = Postfix) with antivirus scanners and Spam Assassin.

MailScanner Gentoo latest package is obsolete, you must install manually.

Download generic 'Nix tarball from GitHub releases page

decompress and run install.sh

mkdir /opt/mailscanner
cd /opt/mailscanner
wget ...
tar xvf <downloaded file>
cd MailScanner-xxx
./install.sh

follow instructions and answer the various questions